parent
f802194c18
commit
80b9570dca
|
@ -19,7 +19,7 @@ cp -R -v tools/typings-test/* $TMP
|
||||||
npm init --yes
|
npm init --yes
|
||||||
npm install ${LINKABLE_PKGS[*]}
|
npm install ${LINKABLE_PKGS[*]}
|
||||||
npm install @types/es6-promise @types/es6-collections @types/jasmine rxjs@5.0.0-beta.11
|
npm install @types/es6-promise @types/es6-collections @types/jasmine rxjs@5.0.0-beta.11
|
||||||
npm install typescript@1.8.10
|
npm install typescript@2.0.2
|
||||||
$(npm bin)/tsc --version
|
$(npm bin)/tsc --version
|
||||||
$(npm bin)/tsc -p tsconfig.json
|
$(npm bin)/tsc -p tsconfig.json
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue