npm pkg fix

This commit is contained in:
2024-10-09 17:30:47 -05:00
parent 7b681be033
commit abb9ee60e3
2 changed files with 11 additions and 3 deletions
+4 -1
View File
@@ -19,7 +19,10 @@
"email": "me@jwetzell.com",
"url": "https://jwetzell.com"
},
"repository": "https://github.com/jwetzell/osc-js",
"repository": {
"type": "git",
"url": "git+https://github.com/jwetzell/osc-js.git"
},
"license": "MIT",
"devDependencies": {
"@types/node": "22.7.4",