Skip to content

Commit f335b77

Browse files
move unrs-resolver to overrides
1 parent 7011121 commit f335b77

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@
5353
"eslint-plugin-import-x": "~4.10.0",
5454
"eslint-plugin-no-relative-import-paths": "~1.6.1",
5555
"prettier": "3.5.3",
56-
"prettier-plugin-tailwindcss": "0.6.11",
56+
"prettier-plugin-tailwindcss": "0.6.11"
57+
},
58+
"overrides": {
5759
"unrs-resolver": "^1.7.0"
5860
}
5961
}

0 commit comments

Comments
 (0)