demos: move to module only
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "tiptap-demos",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "vite --host",
|
||||
"build": "yarn ts && vite build",
|
||||
@@ -22,7 +23,7 @@
|
||||
"@vitejs/plugin-react-refresh": "^1.3.6",
|
||||
"@vitejs/plugin-vue": "^1.9.0",
|
||||
"autoprefixer": "^10.3.5",
|
||||
"globby": "^11.0.4",
|
||||
"globby": "^12.0.2",
|
||||
"iframe-resizer": "^4.3.2",
|
||||
"postcss": "^8.3.7",
|
||||
"react": "^17.0.2",
|
||||
|
||||
Reference in New Issue
Block a user