File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 116
116
},
117
117
"peerDependencies" : {
118
118
"rxjs" : " 7" ,
119
- "tslib" : " 2"
119
+ "tslib" : " 2" ,
120
+ "@jsonjoy.com/base64" : " ^1.1.2" ,
121
+ "@jsonjoy.com/json-pack" : " ^1.0.4" ,
122
+ "@jsonjoy.com/util" : " ^1.3.0"
120
123
},
121
124
"peerDependenciesMeta" : {
122
125
"rxjs" : {
123
126
"optional" : true
124
127
}
125
128
},
126
129
"dependencies" : {
127
- "@jsonjoy.com/base64" : " ^1.1.2" ,
128
- "@jsonjoy.com/json-pack" : " ^1.0.4" ,
129
- "@jsonjoy.com/util" : " ^1.3.0" ,
130
130
"arg" : " ^5.0.2" ,
131
131
"hyperdyperid" : " ^1.2.0" ,
132
132
"sonic-forest" : " ^1.0.3" ,
133
133
"thingies" : " ^2.1.1" ,
134
134
"tree-dump" : " ^1.0.2"
135
135
},
136
136
"devDependencies" : {
137
+ "@jsonjoy.com/base64" : " ^1.1.2" ,
138
+ "@jsonjoy.com/json-pack" : " ^1.0.4" ,
139
+ "@jsonjoy.com/util" : " ^1.3.0" ,
137
140
"@types/benchmark" : " ^2.1.5" ,
138
141
"@types/jest" : " ^29.5.12" ,
139
142
"benchmark" : " ^2.1.4" ,
You can’t perform that action at this time.
0 commit comments