mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-18 21:43:58 +00:00
npm pkg fix
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user