新增built脚本

This commit is contained in:
fofolee
2022-04-14 16:51:47 +08:00
parent 472c353b20
commit 8ee6057cc4
38 changed files with 136 additions and 132 deletions

7
plugin/package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"axios": "^0.24.0",
"iconv-lite": "^0.6.3",
"lodash": "^4.17.21"
}
}