There was an error while loading. Please reload this page.
1 parent 8a245d5 commit 87e340cCopy full SHA for 87e340c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@dousha99/mirai-api-http-ts",
3
- "version": "0.1.3",
+ "version": "0.1.5",
4
"description": "A TypeScript wrapper used to interact with mirai-api-http",
5
"main": "build/index.js",
6
"repository": "https://github.com/dousha/mirai-api-http-ts.git",
@@ -18,7 +18,7 @@
18
"typescript": "^4.0.5"
19
},
20
"files": [
21
- "/build/src",
+ "/build/src/**/*",
22
"/build/index.d.ts",
23
"/build/index.js"
24
],
0 commit comments