drag-drop-stage-component
Advanced tools
Comparing version 1.0.25 to 1.0.26
{ | ||
"name": "drag-drop-stage-component", | ||
"version": "1.0.25", | ||
"version": "1.0.26", | ||
"description": "A component to \"drag'n drop\"-enable your projects, maintained and simple, light on dependencies", | ||
@@ -11,3 +11,3 @@ "main": "src/ts/index.ts", | ||
"scripts": { | ||
"xprepare": "npm run build:demo", | ||
"prepare": "npm run build:demo", | ||
"prepublishOnly": "npm run build:demo", | ||
@@ -14,0 +14,0 @@ "test": "jest", |
2175850