|
|
@@ -1,8 +1,8 @@
|
|
|
{
|
|
|
- "name": "quasar-skeleton",
|
|
|
+ "name": "ginastica-franchisor",
|
|
|
"version": "0.0.1",
|
|
|
- "description": "A skeleton for future projects",
|
|
|
- "productName": "Quasar App",
|
|
|
+ "description": "Ginastica Cerebro Franchisor",
|
|
|
+ "productName": "Gianstica Cerebro Franchisor",
|
|
|
"author": "Denis <denis.gnl@gmail.com>",
|
|
|
"type": "module",
|
|
|
"private": true,
|
|
|
@@ -11,7 +11,8 @@
|
|
|
"format": "prettier --write \"**/*.{js,vue,scss,html,md,json}\" --ignore-path .gitignore",
|
|
|
"test": "echo \"No test specified\" && exit 0",
|
|
|
"dev": "quasar dev",
|
|
|
- "build": "quasar build"
|
|
|
+ "build": "quasar build",
|
|
|
+ "deploy": "aws --profile michel-softpar --region sa-east-1 s3 sync ./dist/spa s3://ginastica-cerebro-front-franchisor --delete"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@bufbuild/protobuf": "^2.5.1",
|