Skip to content

Commit 10dd98d

Browse files
chore: fixed peer dependencies
1 parent 9d3281b commit 10dd98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"yaml": "^2.2.1"
3030
},
3131
"peerDependencies": {
32-
"@gluestack/engine": "^0.0.x"
32+
"@gluestack/glue-plugin-engine": "^0.0.x"
3333
},
3434
"main": "dist/src/index.js",
3535
"scripts": {

0 commit comments

Comments
 (0)