Skip to content

Commit

Permalink
Bump customize-dependency to ^1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Dec 20, 2016
1 parent 0c5da7d commit a378631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"devDependencies": {
"chai": "^3.5.0",
"chai-as-promised": "^5.2.0",
"customize": "<1.0.0",
"customize": "^1.0.0",
"get-promise": "^1.4.0",
"ghooks": "^1.0.3",
"mocha": "^2.4.5",
"thoughtful-release": "^0.3.0",
"trace-and-clarify-if-possible": "^1.0.0"
},
"peerDependencies": {
"customize": "<1.0.0"
"customize": "^1.0.0"
},
"standard": {
"ignore": [
Expand Down

0 comments on commit a378631

Please sign in to comment.