Skip to content

Commit

Permalink
chore: bump customize to version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Feb 19, 2019
1 parent 2626cbc commit b9b17b0
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 73 deletions.
143 changes: 74 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"devDependencies": {
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"customize": "^2.0.1",
"eslint": "^5.13.0",
"customize": "^3.0.0",
"eslint": "^5.14.1",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-node": "^8.0.1",
Expand All @@ -48,10 +48,10 @@
"thought": "^1.5.2",
"thought-plugin-jsdoc": "^1.1.0",
"thoughtful-release": "^0.3.1",
"trace-and-clarify-if-possible": "^1.0.3"
"trace-and-clarify-if-possible": "^1.0.5"
},
"peerDependencies": {
"customize": "^2.0.1"
"customize": "^3.0.0"
},
"files": [
"index.js",
Expand Down

0 comments on commit b9b17b0

Please sign in to comment.