mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-30 09:05:50 +00:00
fix: adds browser field to package.json (#1694)
* fix: adds browser field to package.json
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"browser": {
|
||||
"ws": "./dist/npm/client/wsWrapper.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.136",
|
||||
"@types/ws": "^7.2.0",
|
||||
|
||||
Reference in New Issue
Block a user