diff --git a/package.json b/package.json index b7ce5b8..57b588e 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ }, "homepage": "https://github.com/jo/docuri", "devDependencies": { - "shuffle-array": "0.1.0", - "tap": "2.1.1", - "semantic-release": "6.0.3" + "shuffle-array": "^0.1.0", + "tap": "^2.1.1", + "semantic-release": "^6.0.3" } }