- Added proper commands because i'm lazy

This commit is contained in:
Alexis
2020-07-17 17:38:17 +02:00
parent 080c46593c
commit e1df40f474

View File

@@ -22,9 +22,7 @@
"url": "git+https://github.com/AlexisNP/spellsaurus.git" "url": "git+https://github.com/AlexisNP/spellsaurus.git"
}, },
"scripts": { "scripts": {
"serve": "vue-cli-service serve", "serve": "vue-cli-service serve"
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
}, },
"dependencies": { "dependencies": {
"axios": "^0.19.2", "axios": "^0.19.2",