Skip to content

Commit

Permalink
chore(package): -cracks
Browse files Browse the repository at this point in the history
`cracks` detecs a breaking change, but it’s a false positive because the reason the current code fails with old tests is `standard`
  • Loading branch information
gr2m committed Apr 27, 2016
1 parent 3177699 commit 54cb96b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
},
"devDependencies": {
"browserify": "^13.0.0",
"cracks": "^3.1.2",
"gh-pages-deploy": "^0.4.0",
"hoodie-zuul-config": "^2.0.0",
"istanbul": "^0.4.2",
Expand Down Expand Up @@ -43,9 +42,6 @@
"sync"
],
"license": "Apache-2.0",
"release": {
"verifyRelease": "cracks"
},
"repository": {
"type": "git",
"url": "https://github.com/hoodiehq/pouchdb-hoodie-api.git"
Expand Down Expand Up @@ -77,4 +73,4 @@
]
},
"author": "The Hoodie Community and other contributors | http://hood.ie/"
}
}

0 comments on commit 54cb96b

Please sign in to comment.