Skip to content

Commit e290781

Browse files
author
Nikita Pavlov
committed
fix: using non ESM vesion of redent
1 parent d14d1da commit e290781

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)