Skip to content

Commit

Permalink
Merge ddce808 into 5e9b781
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Aug 15, 2018
2 parents 5e9b781 + ddce808 commit 8454581
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"test": "npm run cov && npm run test:lint"
},
"devDependencies": {
"@babel/core": "7.0.0-beta.54",
"@babel/preset-env": "7.0.0-beta.54",
"@babel/register": "7.0.0-beta.54",
"@babel/core": "7.0.0-rc.1",
"@babel/preset-env": "7.0.0-rc.1",
"@babel/register": "7.0.0-rc.1",
"babel-plugin-istanbul": "^4.1.6",
"chai": "^4.1.2",
"cross-env": "^5.1.3",
Expand Down

0 comments on commit 8454581

Please sign in to comment.