Skip to content

Commit

Permalink
Merge pull request #7 from terrestris/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 🌴
  • Loading branch information
dnlkoch committed Aug 13, 2018
2 parents 22fa696 + 3814516 commit bbf7eeb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ol-util

[![Greenkeeper badge](https://badges.greenkeeper.io/terrestris/ol-util.svg)](https://greenkeeper.io/)

A set of helper classes for working with openLayers

## Installation
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,21 @@
"devDependencies": {
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-eslint": "8.2.5",
"babel-jest": "23.0.1",
"babel-eslint": "8.2.6",
"babel-jest": "23.4.2",
"babel-loader": "7.1.5",
"babel-plugin-dynamic-import-node": "2.0.0",
"babel-plugin-import": "1.8.0",
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
"babel-plugin-transform-import-extension-jsx-to-js": "0.1.0",
"babel-polyfill": "6.26.0",
"babel-preset-env": "1.6.1",
"babel-preset-env": "1.7.0",
"babel-preset-react": "6.24.1",
"babel-preset-stage-0": "6.24.1",
"canvas-prebuilt": "1.6.5-prerelease.1",
"coveralls": "3.0.2",
"jest": "23.4.0",
"node-pre-gyp": "0.10.3",
"jest": "23.5.0",
"node-pre-gyp": "0.11.0",
"np": "3.0.4",
"ol": "4.6.5",
"whatwg-fetch": "2.0.4"
Expand Down

0 comments on commit bbf7eeb

Please sign in to comment.