Skip to content

Commit

Permalink
Merge branch 'master' into greenkeeper/semantic-release-8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaperret committed Nov 7, 2017
2 parents bda1d27 + 4c52fd6 commit 7784766
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 @@
[![gaspard](./gaspard.png)](https://github.com/lucaperret/gaspard)
# Gaspard

[![Greenkeeper badge](https://badges.greenkeeper.io/lucaperret/gaspard.svg)](https://greenkeeper.io/)
> Lightweight DOM helpers without dependency
[![Gaspard size](https://badges.herokuapp.com/size/npm/gaspard/dist/gaspard.umd.js?gzip=true)](https://www.npmjs.com/package/gaspard)
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,29 +33,29 @@
"repository": "lucaperret/gaspard",
"dependencies": {},
"devDependencies": {
"babel-eslint": "^7.2.3",
"babel-jest": "^20.0.3",
"babel-eslint": "^8.0.2",
"babel-jest": "^21.2.0",
"babel-loader": "^7.1.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.0",
"babel-preset-stage-2": "^6.24.1",
"commitizen": "^2.9.6",
"coveralls": "^2.13.1",
"coveralls": "^3.0.0",
"cz-conventional-changelog": "^2.0.0",
"doxdox": "^2.0.3",
"eslint": "^4.2.0",
"eslint-config-standard": "^10.2.1",
"eslint-friendly-formatter": "^3.0.0",
"eslint-loader": "^1.9.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jest": "^20.0.3",
"eslint-plugin-jest": "^21.2.0",
"eslint-plugin-node": "^5.1.1",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
"friendly-errors-webpack-plugin": "^1.6.1",
"html-webpack-plugin": "^2.30.1",
"jest": "^20.0.4",
"jest": "^21.2.1",
"semantic-release": "8.2.0",
"webpack": "^3.4.1",
"webpack-dev-server": "^2.6.1"
Expand Down

0 comments on commit 7784766

Please sign in to comment.