@superdesk/planning-extension
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@superdesk/planning-extension", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"publishConfig": { | ||
@@ -14,3 +14,3 @@ "access": "public" | ||
"compile-e2e": "echo 'No end-to-end tests defined'", | ||
"prepublish": "rm -rf dist && npm run compile", | ||
"prepublish": "rm -rf dist && npm run compile && cp src/index.css dist", | ||
"watch": "tsc -watch -p src" | ||
@@ -17,0 +17,0 @@ }, |
20511
11
435