test-npm-den
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "test-npm-den", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Test", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"lint": "tslint -p tsconfig.json", | ||
"prepare": "npm run build", | ||
"prepare": "npm run build --clean", | ||
"prepublishOnly": "npm run lint", | ||
@@ -15,0 +15,0 @@ "preversion": "npm run lint", |
63736
20
1399