We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc9b655 commit ac73d34Copy full SHA for ac73d34
1 file changed
packages/plugins/plugin-msw/package.json
@@ -9,6 +9,9 @@
9
"build": "tsc",
10
"test": "vitest run"
11
},
12
+ "peerDependencies": {
13
+ "@objectstack/runtime": "workspace:*"
14
+ },
15
"dependencies": {
16
"@objectstack/spec": "workspace:*",
17
"@objectstack/types": "workspace:*",
0 commit comments