1 parent 7458798 commit a7d7556Copy full SHA for a7d7556
1 file changed
package.json
@@ -39,7 +39,8 @@
39
"readline-sync": "^1.4.10",
40
"source-map": "^0.6.1",
41
"vue-eslint-parser": "^7.6.0",
42
- "yargs": "^16.2.0"
+ "yargs": "^16.2.0",
43
+ "prettier": "^2.3.1"
44
},
45
"devDependencies": {
46
"@types/debug": "^4.1.5",
@@ -54,7 +55,6 @@
54
55
"eslint": "^7.29.0",
56
"jest": "^26.1.0",
57
"npm-run-all": "^4.1.5",
- "prettier": "^2.3.1",
58
"ts-jest": "^26.1.1",
59
"typescript": "^4.1.3"
60
0 commit comments