File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 "scripts" : {
1010 "test" : " npm run lint && jest" ,
1111 "test:cov" : " npm run lint && jest --coverage" ,
12- "build" : " rollup -c " ,
12+ "build" : " bili " ,
1313 "lint" : " xo" ,
1414 "prepublishOnly" : " npm run build"
1515 },
3232 "homepage" : " https://github.com/egoist/rollup-plugin-postcss#readme" ,
3333 "devDependencies" : {
3434 "@babel/core" : " ^7.2.2" ,
35- "@babel/preset-env" : " ^7.3.1" ,
3635 "autoprefixer" : " ^7.2.4" ,
3736 "babel-core" : " ^7.0.0-bridge.0" ,
3837 "babel-jest" : " ^23.6.0" ,
38+ "bili" : " ^4.2.4" ,
3939 "eslint-config-rem" : " ^4.0.0" ,
4040 "fs-extra" : " ^7.0.1" ,
4141 "jest" : " ^23.6.0" ,
4242 "less" : " ^2.7.3" ,
4343 "node-sass" : " ^4.7.2" ,
44- "rollup" : " ^1.1.2" ,
45- "rollup-plugin-babel" : " ^4.3.2" ,
4644 "stylus" : " ^0.54.5" ,
4745 "sugarss" : " ^1.0.1" ,
4846 "xo" : " ^0.18.2"
8179 " @babel/preset-env" ,
8280 {
8381 "targets" : {
84- "node" : " 8 "
82+ "node" : " 6 "
8583 }
8684 }
8785 ]
8886 ]
8987 }
90- }
88+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments