mirror of
https://github.com/bra1n/townsquare.git
synced 2025-07-28 21:05:12 +00:00
fixed build
This commit is contained in:
parent
b48dbc93e4
commit
3b1d92ac0f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "vue-cli-service serve",
|
"serve": "vue-cli-service serve",
|
||||||
"build": "vue-cli-service build ./main.js"
|
"build": "vue-cli-service build ./src/main.js"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Add table
Reference in a new issue