File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 4343 "watch-js" : " nodemon --ignore dist/ -e js -x npm run js"
4444 },
4545 "devDependencies" : {
46- "@babel/cli" : " 7.0.0-beta.42 " ,
47- "@babel/core" : " 7.0.0-beta.42 " ,
48- "@babel/plugin-proposal-object-rest-spread" : " ^7.0.0-beta.42 " ,
49- "@babel/preset-env" : " 7.0.0-beta.42 " ,
50- "babel-eslint" : " ^8.2.2 " ,
51- "babel-plugin-istanbul" : " ^4.1.5 " ,
46+ "@babel/cli" : " 7.0.0-beta.46 " ,
47+ "@babel/core" : " 7.0.0-beta.46 " ,
48+ "@babel/plugin-proposal-object-rest-spread" : " ^7.0.0-beta.46 " ,
49+ "@babel/preset-env" : " 7.0.0-beta.46 " ,
50+ "babel-eslint" : " ^8.2.3 " ,
51+ "babel-plugin-istanbul" : " ^4.1.6 " ,
5252 "babel-plugin-transform-es2015-modules-strip" : " ^0.1.1" ,
5353 "babel-plugin-transform-object-rest-spread" : " ^6.26.0" ,
5454 "cross-env" : " ^5.1.4" ,
55- "eslint" : " ^4.16.0 " ,
56- "eslint-plugin-compat" : " ^2.1 .0" ,
57- "nodemon" : " ^1.12.1 " ,
55+ "eslint" : " ^4.19.1 " ,
56+ "eslint-plugin-compat" : " ^2.2 .0" ,
57+ "nodemon" : " ^1.17.3 " ,
5858 "npm-run-all" : " ^4.1.2" ,
59- "uglify-js" : " ^3.3.8 "
59+ "uglify-js" : " ^3.3.22 "
6060 },
6161 "peerDependencies" : {
6262 "chart.js" : " ^2.7.2"
You can’t perform that action at this time.
0 commit comments