chore(plugin-search): payload peer dependency workspace

This commit is contained in:
Dan Ribbens
2024-03-10 11:32:05 -04:00
parent f276826b09
commit 8b9985a92c

View File

@@ -27,7 +27,7 @@
"author": "dev@trbl.design",
"license": "MIT",
"peerDependencies": {
"payload": "^0.18.5 || ^1.0.0 || ^2.0.0",
"payload": "workspace:*",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"dependencies": {