소스 검색

Merge pull request #5930 from jasongrout/tsyarn

Update yarn.lock for correct typescript semver range.
Jason Grout 6 년 전
부모
커밋
5ce84c6163
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      yarn.lock

+ 1 - 1
yarn.lock

@@ -9990,7 +9990,7 @@ typescript@3.2.x:
   version "3.2.4"
   resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
 
-typescript@^3.3.1:
+typescript@~3.3.1:
   version "3.3.1"
   resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.1.tgz#6de14e1db4b8a006ac535e482c8ba018c55f750b"