Skip to content

Commit 5c25309

Browse files
committed
Applying package updates.
1 parent ff13cb4 commit 5c25309

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@microsoft/node-library-build": "6.0.61",
16-
"@microsoft/rush-stack-compiler-2.8": "0.0.0",
16+
"@microsoft/rush-stack-compiler-2.8": "0.1.0",
1717
"gulp": "~3.9.1"
1818
}
1919
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@microsoft/node-library-build": "6.0.61",
16-
"@microsoft/rush-stack-compiler-3.4": "0.0.0",
16+
"@microsoft/rush-stack-compiler-3.4": "0.1.0",
1717
"gulp": "~3.9.1"
1818
}
1919
}

stack/rush-stack-compiler-2.8/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-2.8",
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 2.8.",
55
"license": "MIT",
66
"repository": {

stack/rush-stack-compiler-3.4/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.4",
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.4.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)