Skip to content

Commit 93e2923

Browse files
committed
Fix prettier version
1 parent 18f8931 commit 93e2923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"cross-spawn": "^6.0.5",
3030
"eslint": "^6.2.2",
3131
"eslint-config-prettier": "^6.1.0",
32-
"prettier": "^1.18.2",
32+
"prettier": "1.18.2",
3333
"ts-node": "^8.3.0",
3434
"typescript": "^3.5.3",
3535
"yargs-parser": "^13.1.1"

0 commit comments

Comments
 (0)