diff --git a/package.json b/package.json index 9e1a61c..9519532 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartpath", - "version": "1.0.1", + "version": "1.0.2", "description": "offers smart ways to handle paths", "main": "index.js", "scripts": { @@ -21,6 +21,5 @@ "url": "https://github.com/pushrocks/smartpath/issues" }, "homepage": "https://github.com/pushrocks/smartpath", - "dependencies": { - } + "dependencies": {} }