Skip to content

Commit b6f17f0

Browse files
committed
Add Nano Stores 0.7 to peer dependencies
1 parent 1546692 commit b6f17f0

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
@@ -38,7 +38,7 @@
3838
"@nanostores/preact": ">=0.0.0",
3939
"@nanostores/react": ">=0.0.0",
4040
"@nanostores/vue": ">=0.0.0",
41-
"nanostores": "^0.6.0",
41+
"nanostores": "^0.6.0 || ^0.7.0",
4242
"preact": ">=10.0.0",
4343
"react": ">=18.0.0",
4444
"react-dom": ">=16.8.0",

0 commit comments

Comments
 (0)