@laplace.live/internal 1.3.8 → 1.3.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@laplace.live/internal",
3
- "version": "1.3.8",
3
+ "version": "1.3.9",
4
4
  "module": "src/index.d.ts",
5
5
  "exports": {
6
6
  ".": "./src/index.d.ts",
@@ -109,7 +109,6 @@ export declare namespace LaplaceInternal {
109
109
  status: number
110
110
  data: {
111
111
  emotes: {
112
- server_base: string
113
112
  map: {
114
113
  [key: string]: number
115
114
  }