Skip to content

Commit f83faca

Browse files
authored
fix: move thingies to dependencies
1 parent 92ddbba commit f83faca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@
7272
},
7373
"dependencies": {
7474
"arg": "^5.0.2",
75-
"hyperdyperid": "^1.2.0"
75+
"hyperdyperid": "^1.2.0",
76+
"thingies": "^1.14.1"
7677
},
7778
"devDependencies": {
7879
"@automerge/automerge": "2.1.7",
@@ -144,7 +145,6 @@
144145
"safe-stable-stringify": "^2.3.1",
145146
"secure-json-parse": "^2.4.0",
146147
"sorted-btree": "^1.8.1",
147-
"thingies": "^1.14.1",
148148
"tinybench": "^2.4.0",
149149
"ts-jest": "^29.1.0",
150150
"ts-loader": "^9.4.3",

0 commit comments

Comments
 (0)