Skip to content

Commit fb6aa67

Browse files
committed
Applying package updates.
1 parent 533e508 commit fb6aa67

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

build-tests/rush-stack-compiler-3.6-library-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@microsoft/node-library-build": "6.3.9",
13-
"@microsoft/rush-stack-compiler-3.6": "0.0.0",
13+
"@microsoft/rush-stack-compiler-3.6": "0.1.0",
1414
"@types/node": "8.10.54",
1515
"gulp": "~4.0.2"
1616
}

build-tests/rush-stack-compiler-3.7-library-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@microsoft/node-library-build": "6.3.9",
13-
"@microsoft/rush-stack-compiler-3.7": "0.0.0",
13+
"@microsoft/rush-stack-compiler-3.7": "0.1.0",
1414
"@types/node": "8.10.54",
1515
"gulp": "~4.0.2"
1616
}

stack/rush-stack-compiler-3.6/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/rush-stack-compiler-3.6",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.6.",
55
"license": "MIT",
66
"repository": {

stack/rush-stack-compiler-3.7/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/rush-stack-compiler-3.7",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.7.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)