Skip to content

Commit 9e31765

Browse files
authored
fix: using non ESM vesion of redent
2 parents e524f5d + e290781 commit 9e31765

File tree

2 files changed

+14
-84
lines changed

2 files changed

+14
-84
lines changed

package-lock.json

Lines changed: 13 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"debug": "^4.3.4",
1010
"lodash": "^4.17.21",
1111
"pg-formatter": "^2.0.2",
12-
"redent": "^4.0.0",
12+
"redent": "^3.0.0",
1313
"sql-parse": "^0.1.5"
1414
},
1515
"description": "SQL linting rules for ESLint.",

0 commit comments

Comments
 (0)