mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-21 04:25:27 -04:00
fix: types (#80)
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"version": "7.0.0-beta.9",
|
||||
"main": "lib/cjs/index.js",
|
||||
"module": "lib/esm/index.js",
|
||||
"types": "src/index.ts",
|
||||
"types": "lib/index.d.ts",
|
||||
"repository": "https://github.com/revoltchat/revolt.js",
|
||||
"author": "Paul Makles <insrt.uk>",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user