diff --git a/package.json b/package.json index fd8e7a4..987cc23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smarttime", - "version": "1.0.1", + "version": "1.0.2", "description": "handle timeformats in smart ways", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -9,7 +9,7 @@ "scripts": { "test": "(npmts)" }, - "devDependencies": { + "devDependencies": { "tapbundle": "^1.0.13" }, "dependencies": {