Skip to content

Commit 44eba54

Browse files
committed
support @astrojs/compiler 0.18.0 - 0.24.0
1 parent da11244 commit 44eba54

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
@@ -45,7 +45,7 @@
4545
},
4646
"homepage": "https://github.com/ota-meshi/astro-eslint-parser#readme",
4747
"dependencies": {
48-
"@astrojs/compiler": "^0.24.0",
48+
"@astrojs/compiler": "0.18.0 - 0.24.0 || ^0.24.0",
4949
"@typescript-eslint/types": "^5.25.0",
5050
"astrojs-compiler-sync": "^0.2.0",
5151
"debug": "^4.3.4",

0 commit comments

Comments
 (0)