Skip to content

Commit b9d4b6a

Browse files
committed
Applying package updates.
1 parent 0da6203 commit b9d4b6a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build-tests/rush-stack-compiler-3.5-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.72",
16-
"@microsoft/rush-stack-compiler-3.5": "0.0.0",
16+
"@microsoft/rush-stack-compiler-3.5": "0.1.0",
1717
"gulp": "~3.9.1"
1818
}
1919
}

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

0 commit comments

Comments
 (0)