Skip to content

Commit 120cf4e

Browse files
committed
chore: add peerDependencies
1 parent 1ef4a1b commit 120cf4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
"email": "[email protected]"
3838
},
3939
"license": "MIT",
40+
"peerDependencies": {
41+
"@micro-app/core": "^0.3.24"
42+
},
4043
"devDependencies": {
4144
"@micro-app/plugin-deploy": "^0.0.7",
4245
"@types/jest": "^24.9.1",

0 commit comments

Comments
 (0)