Skip to content

Commit

Permalink
Merge pull request #103 from jonataswalker/up-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jonataswalker authored Jan 27, 2017
2 parents 9ed89df + 6bcdbdc commit 9b87413
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 202 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,30 +36,30 @@
"test": "npm run build && casperjs test test/spec --includes=test/include.js --ssl-protocol=any --ignore-ssl-errors=true"
},
"dependencies": {
"openlayers": "^3.19.1"
"openlayers": "^3.20.1"
},
"devDependencies": {
"autoprefixer": "^6.5.3",
"boxen": "^0.8.1",
"autoprefixer": "^6.7.0",
"boxen": "^1.0.0",
"bytes": "^2.4.0",
"casperjs": "^1.1.3",
"chalk": "^1.1.3",
"cssnano": "^3.9.1",
"eslint": "^3.11.1",
"eslint-config-jwalker": "^1.14.0",
"cssnano": "^3.10.0",
"eslint": "^3.14.1",
"eslint-config-jwalker": "^1.15.0",
"gzip-size": "^3.0.0",
"node-sass": "^3.13.0",
"node-sass-json-importer": "^2.1.1",
"node-sass": "^4.3.0",
"node-sass-json-importer": "^3.0.0",
"nodemon": "^1.11.0",
"npm-run-all": "^3.1.2",
"postcss": "^5.2.6",
"postcss-import": "^9.0.0",
"npm-run-all": "^4.0.1",
"postcss": "^5.2.11",
"postcss-import": "^9.1.0",
"postcss-reporter": "^3.0.0",
"rimraf": "^2.5.4",
"rollup": "^0.36.4",
"rollup-plugin-buble": "^0.14.0",
"rollup-plugin-json": "^2.0.2",
"stylelint": "^7.7.0",
"rollup": "^0.41.4",
"rollup-plugin-buble": "^0.15.0",
"rollup-plugin-json": "^2.1.0",
"stylelint": "^7.7.1",
"stylelint-config-standard": "^15.0.1",
"uglify-js": "^2.7.5"
},
Expand Down
Loading

0 comments on commit 9b87413

Please sign in to comment.