Commit 71fa73e9 authored by Thayana Mamoré's avatar Thayana Mamoré
Browse files

update contributors and quasar commands

Showing with 6 additions and 0 deletions
+6 -0
......@@ -4,8 +4,14 @@
"description": "Plataforma de Salvaguarda e Acervo Multimídia do Patrimônio Awaete",
"productName": "Plataforma Janeraka Ryru",
"author": "Patrick Monteiro <eng.patrickmonteiro@gmail.com>",
"contributors": [
"Thayana Corrêa Mamoré <thayanacmamore@gmail.com>"
],
"private": true,
"scripts": {
"dev": "quasar dev",
"build": "quasar build",
"build:pwa": "quasar build -m pwa",
"lint": "eslint --ext .js,.vue ./",
"test": "echo \"No test specified\" && exit 0"
},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment