vue-fluid-dnd
Advanced tools
Comparing version 0.4.2 to 0.4.3
{ | ||
"name": "vue-fluid-dnd", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"type": "module", | ||
@@ -26,2 +26,8 @@ "homepage": "https://vue-fluid-dnd.netlify.app", | ||
"typings": "./dist/index.d.ts", | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "vite build && vue-tsc --emitDeclarationOnly", | ||
"preview": "vite preview", | ||
"test": "vitest" | ||
}, | ||
"keywords": [ | ||
@@ -49,9 +55,3 @@ "vue", | ||
"vue-tsc": "^1.8.25" | ||
}, | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "vite build && vue-tsc --emitDeclarationOnly", | ||
"preview": "vite preview", | ||
"test": "vitest" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
18
2
69161
908