File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1515 "build" : " lerna run build --stream --parallel"
1616 },
1717 "dependencies" : {
18- "@babel/core" : " 7.0.0-beta.39 " ,
18+ "@babel/core" : " ^ 7.0.0" ,
1919 "@babel/preset-stage-0" : " ^7.0.0-beta.37" ,
2020 "express" : " ^4.16.2"
2121 },
Original file line number Diff line number Diff line change 11{
22 "name" : " backpack-core" ,
3- "version" : " 0.8.0-0 " ,
3+ "version" : " 0.8.0-1 " ,
44 "description" : " Backpack is a minimalistic build system for Node.js" ,
55 "repository" : " palmerhq/backpack" ,
66 "author" : " @jaredpalmer" ,
1212 "backpack" : " ./bin/backpack"
1313 },
1414 "dependencies" : {
15- "@babel/core" : " 7.0.0-beta.39" ,
16- "babel-core" : " ^7.0.0-bridge.0" ,
17- "babel-loader" : " v8.0.0-beta.0" ,
15+ "@babel/core" : " ^7.0.0" ,
16+ "babel-loader" : " ^8.0.2" ,
1817 "babel-preset-backpack" : " ^0.5.0" ,
1918 "cross-spawn" : " ^5.0.1" ,
2019 "friendly-errors-webpack-plugin" : " ^1.6.1" ,
You can’t perform that action at this time.
0 commit comments