fix: add presetter-preset-rollup and presetter-preset-strict as peer deps
This commit is contained in:
parent
bc9436d1d5
commit
4894c5d3d3
|
@ -22,5 +22,9 @@
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"presetter-preset-rollup": "^4.0.1",
|
||||||
|
"presetter-preset-strict": "^4.0.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue