mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Rebrand project references and reset version to 0.1.0
This commit is contained in:
+6
-6
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "scoreko-dev",
|
||||
"version": "3.0.0",
|
||||
"description": "Template for NodeCG bundles that use Vue.js and TypeScript.",
|
||||
"homepage": "https://github.com/zoton2/nodecg-vue-ts-template#readme",
|
||||
"version": "0.1.0",
|
||||
"description": "Bundle de NodeCG para overlays de fighting games.",
|
||||
"homepage": "https://github.com/Pandipipas/scoreko-dev#readme",
|
||||
"bugs": {
|
||||
"url": "https://github.com/zoton2/nodecg-vue-ts-template/issues"
|
||||
"url": "https://github.com/Pandipipas/scoreko-dev/issues"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/zoton2/nodecg-vue-ts-template.git"
|
||||
"url": "git+https://github.com/Pandipipas/scoreko-dev.git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": "zoton2",
|
||||
"author": "Pandipipas",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"autofix": "eslint --fix",
|
||||
|
||||
Reference in New Issue
Block a user