Skip to content

Commit dabf82d

Browse files
kiwicopplesoedirgo
authored andcommitted
move prettier into built packages
1 parent e8a8980 commit dabf82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"node-sql-parser": "^3.9.4",
3838
"pg": "^8.7.1",
3939
"pg-format": "^1.0.4",
40+
"prettier": "^2.4.1",
4041
"prettier-plugin-sql": "^0.4.0",
4142
"sql-formatter": "^4.0.2"
4243
},
@@ -55,7 +56,6 @@
5556
"npm-run-all": "^4.1.5",
5657
"pino-pretty": "^4.7.1",
5758
"pkg": "^4.4.8",
58-
"prettier": "^2.4.1",
5959
"rimraf": "^3.0.2",
6060
"ts-jest": "^27.0.5",
6161
"ts-node-dev": "^1.1.6",

0 commit comments

Comments
 (0)