зеркало из https://github.com/microsoft/just.git
applying package updates
This commit is contained in:
Родитель
709364fc49
Коммит
b57d6acd84
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "another take on tar task using tar-fs instead because it can actually handle large amounts of data",
|
||||
"packageName": "just-scripts",
|
||||
"email": "kchau@microsoft.com",
|
||||
"commit": "b5c1b57062e97a6780c5c30d27f81e9c5298bedf",
|
||||
"date": "2020-04-07T17:29:33.135Z"
|
||||
}
|
|
@ -16,7 +16,7 @@
|
|||
"@types/jest": "^23.3.13",
|
||||
"@types/fs-extra": "^5.0.5",
|
||||
"create-just": "1.2.3",
|
||||
"just-scripts": ">=0.37.0 <1.0.0",
|
||||
"just-scripts": ">=0.37.1 <1.0.0",
|
||||
"just-stack-monorepo": "1.0.6",
|
||||
"just-stack-single-lib": "1.0.4",
|
||||
"just-stack-uifabric": "1.0.2",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"author": "",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"just-scripts": ">=0.37.0 <1.0.0",
|
||||
"just-scripts": ">=0.37.1 <1.0.0",
|
||||
"typescript": "~3.4.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,20 @@
|
|||
{
|
||||
"name": "just-scripts",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Tue, 07 Apr 2020 17:35:38 GMT",
|
||||
"tag": "just-scripts_v0.37.1",
|
||||
"version": "0.37.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "another take on tar task using tar-fs instead because it can actually handle large amounts of data",
|
||||
"author": "kchau@microsoft.com",
|
||||
"commit": "b5c1b57062e97a6780c5c30d27f81e9c5298bedf"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Mon, 06 Apr 2020 21:43:56 GMT",
|
||||
"tag": "just-scripts_v0.37.0",
|
||||
|
|
|
@ -1,7 +1,13 @@
|
|||
# Change Log - just-scripts
|
||||
|
||||
This log was last generated on Mon, 06 Apr 2020 21:43:56 GMT and should not be manually modified.
|
||||
This log was last generated on Tue, 07 Apr 2020 17:35:38 GMT and should not be manually modified.
|
||||
|
||||
## 0.37.1
|
||||
Tue, 07 Apr 2020 17:35:38 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- another take on tar task using tar-fs instead because it can actually handle large amounts of data (kchau@microsoft.com)
|
||||
## 0.37.0
|
||||
Mon, 06 Apr 2020 21:43:56 GMT
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "just-scripts",
|
||||
"version": "0.37.0",
|
||||
"version": "0.37.1",
|
||||
"description": "Just Stack Scripts",
|
||||
"keywords": [],
|
||||
"repository": {
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"beachball": "^1.11.5",
|
||||
"jest": "^24.8.0",
|
||||
"just-plop-helpers": "^1.1.2",
|
||||
"just-scripts": "^0.37.0",
|
||||
"just-scripts": "^0.37.1",
|
||||
"plop": "^2.5.0",
|
||||
"typescript": "^3.5.3"
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче