demos: revert switch to modules only
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"name": "tiptap-demos",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "vite --host",
|
||||
"build": "yarn ts && vite build",
|
||||
@@ -10,6 +9,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"d3": "^7.0.4",
|
||||
"fast-glob": "^3.2.7",
|
||||
"remixicon": "^2.5.0",
|
||||
"shiki": "^0.9.11",
|
||||
"simplify-js": "^1.2.4",
|
||||
@@ -23,7 +23,6 @@
|
||||
"@vitejs/plugin-react-refresh": "^1.3.6",
|
||||
"@vitejs/plugin-vue": "^1.9.2",
|
||||
"autoprefixer": "^10.3.6",
|
||||
"globby": "^12.0.2",
|
||||
"iframe-resizer": "^4.3.2",
|
||||
"postcss": "^8.3.8",
|
||||
"react": "^17.0.2",
|
||||
|
||||
Reference in New Issue
Block a user