Commit 8d6c61dd authored by nanahira's avatar nanahira

migrate peerdep

parent f7f6c57d
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -30,12 +30,9 @@
"leven": "3.1",
"lodash": "^4.17.21",
"mustache": "^4.2.0",
"schemastery-gen": "^2.4.1",
"schemastery-gen": "^2.4.2",
"source-map-support": "^0.5.20"
},
"peerDependencies": {
"koishi": "^4.2.0"
},
"devDependencies": {
"@types/better-sqlite3": "^7.4.0",
"@types/lodash": "^4.14.175",
......@@ -46,7 +43,6 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"koishi": "^4.2.0",
"prettier": "^2.4.1",
"raw-loader": "^4.0.2",
"ts-loader": "^9.2.6",
......@@ -54,5 +50,8 @@
"webpack": "^5.58.2",
"webpack-cli": "^4.9.0",
"ws": "^8.3.0"
},
"peerDependencies": {
"koishi": "^4.2.0"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment