Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "guy", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "npm dependencies checker", | ||
@@ -24,2 +24,8 @@ "main": "lib/main.js", | ||
}, | ||
"devDependencies": { | ||
"exit-hook": "2.2.1" | ||
}, | ||
"peerDependencies": { | ||
"exit-hook": "2.2.1" | ||
}, | ||
"scripts": { | ||
@@ -26,0 +32,0 @@ "build": "coffee -c options.coffee && coffee --map -o lib -c src", |
Sorry, the diff of this file is not supported yet
79651
4
1