jazz-run 0.7.35-new-auth.0 → 0.7.35-unique.2
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +9 -0
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
"bin": "./dist/index.js",
|
4
4
|
"type": "module",
|
5
5
|
"license": "MIT",
|
6
|
-
"version": "0.7.35-
|
6
|
+
"version": "0.7.35-unique.2",
|
7
7
|
"dependencies": {
|
8
8
|
"effect": "^3.6.5",
|
9
9
|
"@effect/cli": "^0.41.2",
|
@@ -13,9 +13,9 @@
|
|
13
13
|
"@effect/printer-ansi": "^0.34.5",
|
14
14
|
"@effect/typeclass": "^0.25.5",
|
15
15
|
"ws": "^8.14.2",
|
16
|
-
"cojson": "0.7.
|
17
|
-
"jazz-tools": "0.7.35-
|
18
|
-
"cojson-transport-ws": "0.7.
|
16
|
+
"cojson": "0.7.35-unique.2",
|
17
|
+
"jazz-tools": "0.7.35-unique.2",
|
18
|
+
"cojson-transport-ws": "0.7.35-unique.2"
|
19
19
|
},
|
20
20
|
"devDependencies": {
|
21
21
|
"@types/ws": "^8.5.5",
|