浏览代码

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"