Skip to content

Commit 490a6f5

Browse files
committed
Increase faucet-core compatibility
note that we don't actually _need_ faucet-core v3 though
1 parent 74e62af commit 490a6f5

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
@@ -22,7 +22,7 @@
2222
"node": ">= 18"
2323
},
2424
"dependencies": {
25-
"faucet-pipeline-core": "^2.0.0",
25+
"faucet-pipeline-core": "^2.0.0 || ^3.0.0",
2626
"postcss": "~8.4.12",
2727
"postcss-discard-comments": "~5.1.0",
2828
"postcss-import": "~15.1.0",

0 commit comments

Comments
 (0)