Skip to content

Commit 96e2827

Browse files
committed
fix: @bambus/main as peerDependency
1 parent 309e60a commit 96e2827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "https://github.com/piceaTech/bambus-auth/issues"
2020
},
2121
"homepage": "https://github.com/piceaTech/bambus-auth#readme",
22-
"dependencies": {
22+
"peerDependencies": {
2323
"@bambus/main": "^0.1.0"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)