Skip to content

Commit 1470548

Browse files
committed
Remove duplicated typescript dependency
We should use the typescript dependency from the root in this case. This ensures the workspace is using the same version as the build
1 parent a9944e6 commit 1470548

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

build/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"mime": "^1.3.4",
3636
"minimist": "^1.2.0",
3737
"request": "^2.85.0",
38-
"typescript": "3.1.1",
3938
"xml2js": "^0.4.17"
4039
},
4140
"scripts": {

build/yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,11 +1493,6 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
14931493
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
14941494
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
14951495

1496-
typescript@3.1.1:
1497-
version "3.1.1"
1498-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1.tgz#3362ba9dd1e482ebb2355b02dfe8bcd19a2c7c96"
1499-
integrity sha512-Veu0w4dTc/9wlWNf2jeRInNodKlcdLgemvPsrNpfu5Pq39sgfFjvIIgTsvUHCoLBnMhPoUA+tFxsXjU6VexVRQ==
1500-
15011496
underscore@1.8.3, underscore@~1.8.3:
15021497
version "1.8.3"
15031498
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022"

0 commit comments

Comments
 (0)