dcl-catalyst-client 21.8.1-13142954133.commit-0f2dcb4 → 21.8.1-13202972340.commit-b418e76
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/dist/package.json +0 -1
- package/package.json +2 -3
package/dist/package.json
CHANGED
|
@@ -43,7 +43,6 @@
|
|
|
43
43
|
"@dcl/eslint-config": "^1.1.9",
|
|
44
44
|
"@types/form-data": "^2.5.0",
|
|
45
45
|
"@well-known-components/env-config-provider": "^1.1.1",
|
|
46
|
-
"@well-known-components/http-server": "^2.0.0",
|
|
47
46
|
"@well-known-components/interfaces": "^1.4.0",
|
|
48
47
|
"@well-known-components/logger": "^3.0.0",
|
|
49
48
|
"@well-known-components/test-helpers": "^1.5.3",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dcl-catalyst-client",
|
|
3
|
-
"version": "21.8.1-
|
|
4
|
-
"commit": "
|
|
3
|
+
"version": "21.8.1-13202972340.commit-b418e76",
|
|
4
|
+
"commit": "b418e76d651040358c0cab79e32d5bfe9eb39006",
|
|
5
5
|
"description": "A client to query and perform changes on Decentraland's catalyst servers",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"typings": "dist/index.d.ts",
|
|
@@ -43,7 +43,6 @@
|
|
|
43
43
|
"@dcl/eslint-config": "^1.1.9",
|
|
44
44
|
"@types/form-data": "^2.5.0",
|
|
45
45
|
"@well-known-components/env-config-provider": "^1.1.1",
|
|
46
|
-
"@well-known-components/http-server": "^2.0.0",
|
|
47
46
|
"@well-known-components/interfaces": "^1.4.0",
|
|
48
47
|
"@well-known-components/logger": "^3.0.0",
|
|
49
48
|
"@well-known-components/test-helpers": "^1.5.3",
|