Skip to content

Commit

Permalink
Merge 71c6382 into c2e2155
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jul 4, 2019
2 parents c2e2155 + 71c6382 commit 89757ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"release": "np --no-yarn && git push https://github.com/terrestris/geostyler-geojson-parser.git master --tags"
},
"devDependencies": {
"@babel/core": "7.4.5",
"@babel/plugin-proposal-class-properties": "7.4.4",
"@babel/plugin-proposal-object-rest-spread": "7.4.4",
"@babel/core": "7.5.0",
"@babel/plugin-proposal-class-properties": "7.5.0",
"@babel/plugin-proposal-object-rest-spread": "7.5.0",
"@babel/polyfill": "7.4.4",
"@babel/preset-env": "7.4.5",
"@babel/preset-env": "7.5.0",
"@babel/preset-typescript": "7.3.3",
"babel-jest": "24.7.1",
"coveralls": "3.0.4",
Expand Down

0 comments on commit 89757ea

Please sign in to comment.