Skip to content

Commit

Permalink
Merge 852a95a into bcbc58f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 17, 2018
2 parents bcbc58f + 852a95a commit aa5ca60
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
},
"dependencies": {},
"devDependencies": {
"@babel/cli": "^7.0.0-rc.1",
"@babel/core": "^7.0.0-rc.1",
"@babel/plugin-proposal-async-generator-functions": "^7.0.0-rc.1",
"@babel/polyfill": "^7.0.0-rc.1",
"@babel/preset-env": "^7.0.0-rc.1",
"@babel/register": "^7.0.0-rc.1",
"ava": "^1.0.0-beta.1",
"codeclimate-test-reporter": "^0.5.0",
"coveralls": "^3.0.2",
"esdoc": "^1.1.0",
"esdoc-ecmascript-proposal-plugin": "^1.0.0",
"esdoc-inject-script-plugin": "^1.0.0",
"esdoc-inject-style-plugin": "^1.0.0",
"esdoc-standard-plugin": "^1.0.0",
"np": "^3.0.4",
"nyc": "^12.0.2"
"@babel/cli": "7.0.0-rc.1",
"@babel/core": "7.0.0-rc.1",
"@babel/plugin-proposal-async-generator-functions": "7.0.0-rc.1",
"@babel/polyfill": "7.0.0-rc.1",
"@babel/preset-env": "7.0.0-rc.1",
"@babel/register": "7.0.0-rc.1",
"ava": "1.0.0-beta.7",
"codeclimate-test-reporter": "0.5.0",
"coveralls": "3.0.2",
"esdoc": "1.1.0",
"esdoc-ecmascript-proposal-plugin": "1.0.0",
"esdoc-inject-script-plugin": "1.0.0",
"esdoc-inject-style-plugin": "1.0.0",
"esdoc-standard-plugin": "1.0.0",
"np": "3.0.4",
"nyc": "12.0.2"
},
"files": [
"lib"
Expand Down

0 comments on commit aa5ca60

Please sign in to comment.