@@ -99,6 +99,7 @@
"detect-indent": "^7.0.0",
"diff": "^5.0.0",
"diff_match_patch": "^0.1.1",
+ "ejs": "^3.1.8",
"entities": "^2.0.0",
"esa-node": "^0.2.2",
"escape-string-regexp": "=4.0.0",
@@ -7,9 +7,7 @@
"scripts": {
"build": "vite build && cp ./src/index.js ./dist"
},
- "dependencies": {
- "ejs": "^3.1.8"
- },
+ "dependencies": {},
"devDependencies": {
"penpal": "^4.0.0",
"throttle-debounce": "^3.0.1",