Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
electerious committed Jan 31, 2020
1 parent 62d84fa commit 71d119b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"test": "nyc node_modules/mocha/bin/_mocha"
},
"dependencies": {
"@babel/core": "^7.3.3",
"@babel/preset-env": "^7.3.1",
"@babel/preset-react": "^7.0.0",
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@babel/preset-react": "^7.8.3",
"babelify": "^10.0.0",
"browserify": "^16.2.3",
"browserify": "^16.5.0",
"fsify": "^3.0.0",
"loose-envify": "^1.4.0",
"terser": "^4.0.0",
"uuid": "^3.2.1"
"uuid": "^3.4.0"
},
"devDependencies": {
"chai": "^4.2.0",
"coveralls": "^3.0.3",
"coveralls": "^3.0.9",
"mocha": "^7.0.1",
"nyc": "^15.0.0"
},
Expand Down

0 comments on commit 71d119b

Please sign in to comment.