Add some scripts to fix npm link

This commit is contained in:
Jon Staab
2024-04-11 09:10:43 -07:00
parent 4db63ca32a
commit 4d2fb78968
7 changed files with 40 additions and 56 deletions
+1 -1
View File
@@ -31,6 +31,6 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@coracle.social/util": "*"
"@coracle.social/util": "0.0.7"
}
}