Skip to content

Commit e3dba83

Browse files
author
Maciej Olejnik
authored
feat: bump versions
1 parent c6214f9 commit e3dba83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bit-about/state",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Tiny and powerfull state managment library.",
55
"author": "Gareneye",
66
"license": "MIT",
@@ -24,7 +24,7 @@
2424
"deploy": "gh-pages -d example/build"
2525
},
2626
"peerDependencies": {
27-
"react": "^16.0.0",
27+
"react": "^16.0.0 || ^17.0.0",
2828
"scheduler": "^0.19.0 || ^0.20.0"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)