@yavisht/has-key
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@yavisht/has-key", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Returns true if the object has a key", | ||
@@ -14,10 +14,6 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"semantic-release": "semantic-release" | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "Yavisht Katgara", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"semantic-release": "^17.1.1" | ||
} | ||
"license": "MIT" | ||
} |
0
3395