update testing and versioning
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"types": "dist/index.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/nicwands/takerofnotes-plugin-sdk.git"
|
||||
"url": "git+https://git.alt-tuning.co/takerofnotes/takerofnotes-plugin-sdk"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
@@ -27,11 +27,12 @@
|
||||
"author": "nicwands",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/semver": "^7.7.1",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^3.2.4"
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"semver": "^7.7.4",
|
||||
"zod": "^4.3.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user