зеркало из https://github.com/microsoft/just.git
Applying package updates. [skip ci]
This commit is contained in:
Родитель
ec080a109d
Коммит
4cab24a49d
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "just-scripts",
|
||||
"comment": "Update task presets to clean all the output dirs they create",
|
||||
"type": "patch"
|
||||
}
|
||||
],
|
||||
"packageName": "just-scripts",
|
||||
"email": "elcraig@microsoft.com"
|
||||
}
|
|
@ -11,7 +11,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"just-task": ">=0.9.8 <1.0.0",
|
||||
"just-scripts": ">=0.15.2 <1.0.0",
|
||||
"just-scripts": ">=0.15.3 <1.0.0",
|
||||
"typescript": "~3.4.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,18 @@
|
|||
{
|
||||
"name": "just-scripts",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.15.3",
|
||||
"tag": "just-scripts_v0.15.3",
|
||||
"date": "Wed, 15 May 2019 18:44:08 GMT",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Update task presets to clean all the output dirs they create"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.15.2",
|
||||
"tag": "just-scripts_v0.15.2",
|
||||
|
|
|
@ -1,6 +1,13 @@
|
|||
# Change Log - just-scripts
|
||||
|
||||
This log was last generated on Tue, 14 May 2019 23:58:34 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 15 May 2019 18:44:08 GMT and should not be manually modified.
|
||||
|
||||
## 0.15.3
|
||||
Wed, 15 May 2019 18:44:08 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Update task presets to clean all the output dirs they create
|
||||
|
||||
## 0.15.2
|
||||
Tue, 14 May 2019 23:58:34 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "just-scripts",
|
||||
"version": "0.15.2",
|
||||
"version": "0.15.3",
|
||||
"description": "Just Stack Scripts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"just-scripts-utils": "^0.7.2",
|
||||
"@types/jest": "^24.0.0",
|
||||
"jest": "^24.0.0",
|
||||
"just-scripts": "^0.15.2",
|
||||
"just-scripts": "^0.15.3",
|
||||
"just-task": "^0.9.8",
|
||||
"ts-jest": "^24.0.1",
|
||||
"tslib": "^1.9.3",
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"html-webpack-plugin": "^3.2.0",
|
||||
"jest": "^24.0.0",
|
||||
"just-scripts-utils": "^0.7.2",
|
||||
"just-scripts": "^0.15.2",
|
||||
"just-scripts": "^0.15.3",
|
||||
"just-task": "^0.9.8",
|
||||
"node-sass": "^4.11.0",
|
||||
"postcss": "^7.0.13",
|
||||
|
|
Загрузка…
Ссылка в новой задаче