mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-19 17:13:35 -04:00
fix: include lib in npm package (try 2)
This commit is contained in:
+3
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "revolt-api",
|
||||
"version": "0.8.4",
|
||||
"version": "0.8.4-rc.3",
|
||||
"description": "Revolt API Library",
|
||||
"type": "module",
|
||||
"module": "lib/index.js",
|
||||
@@ -21,11 +21,10 @@
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
"dist",
|
||||
"esm",
|
||||
"lib",
|
||||
"OpenAPI.json",
|
||||
"LICENSE",
|
||||
"README.md"
|
||||
],
|
||||
"packageManager": "pnpm@8.13.1+sha512.758bebc6989cb6462c5138129840193b10c258ddcdb0ab43ee0ef9dd87784bc218d6e41cb5beeac362b8ce33f1f8b08025b599933c0bce82050a9a36b8474d43"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user