File tree 2 files changed +12
-9
lines changed 2 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 24
24
"pub" : " npm publish"
25
25
},
26
26
"bugs" : {
27
- "url" : " https://github.com/liximomo /vue-function-api/issues"
27
+ "url" : " https://github.com/vuejs /vue-function-api/issues"
28
28
},
29
- "homepage" : " https://github.com/liximomo /vue-function-api#readme" ,
29
+ "homepage" : " https://github.com/vuejs /vue-function-api#readme" ,
30
30
"devDependencies" : {
31
31
"@types/jest" : " ^24.0.13" ,
32
32
"@types/node" : " ^12.0.2" ,
Original file line number Diff line number Diff line change @@ -804,7 +804,15 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
804
804
resolved "https://registry.npm.taobao.org/core-util-is/download/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
805
805
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
806
806
807
- cross-spawn@^6.0.0 :
807
+ cross-env@^5.2.0 :
808
+ version "5.2.0"
809
+ resolved "https://registry.npm.taobao.org/cross-env/download/cross-env-5.2.0.tgz#6ecd4c015d5773e614039ee529076669b9d126f2"
810
+ integrity sha1-bs1MAV1Xc+YUA57lKQdmabnRJvI=
811
+ dependencies :
812
+ cross-spawn "^6.0.5"
813
+ is-windows "^1.0.0"
814
+
815
+ cross-spawn@^6.0.0, cross-spawn@^6.0.5 :
808
816
version "6.0.5"
809
817
resolved "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-6.0.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcross-spawn%2Fdownload%2Fcross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
810
818
integrity sha1-Sl7Hxk364iw6FBJNus3uhG2Ay8Q=
@@ -1581,7 +1589,7 @@ is-typedarray@~1.0.0:
1581
1589
resolved "https://registry.npm.taobao.org/is-typedarray/download/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
1582
1590
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
1583
1591
1584
- is-windows@^1.0.2 :
1592
+ is-windows@^1.0.0, is-windows@^1.0. 2 :
1585
1593
version "1.0.2"
1586
1594
resolved "https://registry.npm.taobao.org/is-windows/download/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
1587
1595
integrity sha1-0YUOuXkezRjmGCzhKjDzlmNLsZ0=
@@ -3575,11 +3583,6 @@ verror@1.10.0:
3575
3583
core-util-is "1.0.2"
3576
3584
extsprintf "^1.2.0"
3577
3585
3578
- vue@^2.0.0 :
3579
- version "2.6.10"
3580
- resolved "https://registry.npm.taobao.org/vue/download/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
3581
- integrity sha1-pysaQqTYKnIepDjRtr9V5mGVxjc=
3582
-
3583
3586
w3c-hr-time@^1.0.1 :
3584
3587
version "1.0.1"
3585
3588
resolved "https://registry.npm.taobao.org/w3c-hr-time/download/w3c-hr-time-1.0.1.tgz#82ac2bff63d950ea9e3189a58a65625fedf19045"
You can’t perform that action at this time.
0 commit comments