File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " A zero configuration library bundler." ,
5
5
"main" : " dist/index.js" ,
6
6
"bin" : " dist/cli.js" ,
7
- "types" : " dist /index.d.ts" ,
7
+ "types" : " types /index.d.ts" ,
8
8
"files" : [
9
9
" dist" ,
10
10
" types" ,
74
74
"@types/slash" : " ^2.0.0" ,
75
75
"@types/string-width" : " ^2.0.0" ,
76
76
"babel-plugin-alter-object-assign" : " ^1.0.2" ,
77
- "bili" : " ^4.0.0-alpha.3 " ,
77
+ "bili" : " ^4.0.1 " ,
78
78
"boxen" : " ^2.1.0" ,
79
79
"builtin-modules" : " ^3.0.0" ,
80
80
"cac" : " ^6.4.2" ,
Original file line number Diff line number Diff line change @@ -1503,10 +1503,10 @@ big.js@^3.1.3:
1503
1503
resolved "https://registry.npmjs.org/big.js/-/big.js-3.2.0.tgz#a5fc298b81b9e0dca2e458824784b65c52ba588e"
1504
1504
integrity sha512-+hN/Zh2D08Mx65pZ/4g5bsmNiZUuChDiQfTUQ7qJr4/kuopCr88xZsAXv6mBoZEsUI4OuGHlX59qE94K2mMW8Q==
1505
1505
1506
- bili@^4.0.0-alpha.3 :
1507
- version "4.0.0-alpha.3 "
1508
- resolved "https://registry.npmjs.org/bili/-/bili-4.0.0-alpha.3. tgz#3cf6ce6311b86a76bc6a9b5ab874b41f86e2e18b "
1509
- integrity sha512-rZqf+GuUtnCf7Y8mlU12m7hVwvw0SzlStC6T2T3ed5obEfJncrj6vPyOLw+oXsiNeXuzzPDqhoFKkJJ8Gw9THw ==
1506
+ bili@^4.0.1 :
1507
+ version "4.0.1 "
1508
+ resolved "https://registry.npmjs.org/bili/-/bili-4.0.1. tgz#f4e73490447d116938c3248289cdd1be818a699e "
1509
+ integrity sha512-XqE46SRS7PCQoETBnpxOclK0jHxvy35maVgfzHfxNLqfkQe1bCJIHeYVIY1PJTa4Xj8rXVfCsK6L1/oi9DjxLw ==
1510
1510
dependencies :
1511
1511
" @babel/core" " ^7.2.2"
1512
1512
" @babel/plugin-proposal-object-rest-spread" " ^7.3.1"
@@ -1520,6 +1520,7 @@ bili@^4.0.0-alpha.3:
1520
1520
ora "^3.0.0"
1521
1521
rollup "^1.1.2"
1522
1522
rollup-plugin-babel "^4.3.2"
1523
+ rollup-plugin-buble "^0.19.6"
1523
1524
rollup-plugin-commonjs "^9.2.0"
1524
1525
rollup-plugin-hashbang "^2.2.1"
1525
1526
rollup-plugin-json "^3.1.0"
You can’t perform that action at this time.
0 commit comments