File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 64
64
"request-promise-native" : " ^1.0.7" ,
65
65
"rimraf" : " ^3.0.0" ,
66
66
"rollup" : " ^1.20.1" ,
67
- "rollup-plugin-alias" : " ^1.5.2 " ,
67
+ "rollup-plugin-alias" : " ^2.0.0 " ,
68
68
"rollup-plugin-babel" : " ^4.3.3" ,
69
69
"rollup-plugin-commonjs" : " ^10.0.2" ,
70
70
"rollup-plugin-json" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -9867,10 +9867,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
9867
9867
hash-base "^3.0.0"
9868
9868
inherits "^2.0.1"
9869
9869
9870
- rollup-plugin-alias@^1.5.2 :
9871
- version "1.5.2 "
9872
- resolved "https://registry.npmjs.org/rollup-plugin-alias/-/rollup-plugin-alias-1.5.2 .tgz#f15a1cc8ee0debf74ab5c2bb68a944a66b568411 "
9873
- integrity sha512-ODeZXhTxpD48sfcYLAFc1BGrsXKDj7o1CSNH3uYbdK3o0NxyMmaQPTNgW+ko+am92DLC8QSTe4kyxTuEkI5S5w ==
9870
+ rollup-plugin-alias@^2.0.0 :
9871
+ version "2.0.0 "
9872
+ resolved "https://registry.npmjs.org/rollup-plugin-alias/-/rollup-plugin-alias-2.0.0 .tgz#eea77466a8a8a063007c8edb2e9d7a3d06cbb889 "
9873
+ integrity sha512-JVwxV9nwzjc0q7JmrV9jvZlJ8FykNd5r7RmYps8i/7v+vcmmVpeMvXrljhCboYErf4VZ2z9FEj+fP7eJlEGfug ==
9874
9874
dependencies :
9875
9875
slash "^3.0.0"
9876
9876
You can’t perform that action at this time.
0 commit comments