Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 4, 2019
1 parent 89c3973 commit 0960f18
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@
"@babel/polyfill": "^7.4.3"
},
"devDependencies": {
"@babel/cli": "^7.4.3",
"@babel/core": "^7.4.3",
"@babel/plugin-proposal-async-generator-functions": "^7.2.0",
"@babel/preset-env": "^7.4.3",
"@babel/register": "^7.4.0",
"ava": "^1.4.1",
"codeclimate-test-reporter": "^0.5.1",
"coveralls": "^3.0.3",
"np": "^4.0.2",
"nyc": "^13.3.0"
"@babel/cli": "7.4.3",
"@babel/core": "7.4.3",
"@babel/plugin-proposal-async-generator-functions": "7.2.0",
"@babel/preset-env": "7.4.3",
"@babel/register": "7.4.0",
"ava": "1.4.1",
"codeclimate-test-reporter": "0.5.1",
"coveralls": "3.0.3",
"np": "4.0.2",
"nyc": "13.3.0"
},
"files": [
"lib"
Expand Down

0 comments on commit 0960f18

Please sign in to comment.