chore(template): rename app

This commit is contained in:
2025-11-04 11:38:32 +01:00
parent 88ff356351
commit aa0fb57f50
4 changed files with 233 additions and 1148 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
{
"name": "vue-boilerplate",
"name": "legume",
"version": "1.0.0",
"scripts": {
"lint": "eslint",
@@ -7,14 +7,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/klemek/vue-boilerplate.git"
"url": "git+https://github.com/klemek/legume.git"
},
"author": "klemek",
"license": "ISC",
"bugs": {
"url": "https://github.com/klemek/vue-boilerplate/issues"
"url": "https://github.com/klemek/legume/issues"
},
"homepage": "https://klemek.github.io/vue-boilerplate",
"homepage": "https://klemek.github.io/legume",
"devDependencies": {
"@eslint/js": "^9.21.0",
"eslint": "^9.21.0",