Commit d1ca9dc4 authored by nanahira's avatar nanahira

fix package path

parent 3438cad8
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "koishi-plugin-adapter-wechaty", "name": "koishi-plugin-adapter-wechaty",
"description": "Koishi 微信适配器。", "description": "Koishi 微信适配器。",
"version": "1.0.2", "version": "1.0.2",
"main": "dist/index.js", "main": "dist/src/index.js",
"types": "dist/src/index.d.ts", "types": "dist/src/index.d.ts",
"scripts": { "scripts": {
"lint": "eslint --fix .", "lint": "eslint --fix .",
......
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