Skip to content

Commit 95ebb2c

Browse files
NadimNadim
authored andcommitted
Update peer dependencies and bump version
1 parent 1afddba commit 95ebb2c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-datasheet",
3-
"version": "1.2.9",
3+
"version": "1.2.10",
44
"description": "Excel-like data grid for React",
55
"repository": {
66
"type": "git",
@@ -57,8 +57,8 @@
5757
"watch": "^1.0.2"
5858
},
5959
"peerDependencies": {
60-
"react": "~0.14.8 || ^15.0.0",
61-
"react-dom": "~0.14.8 || ^15.0.0",
60+
"react": ">=15.3.0",
61+
"react-dom": ">=15.3.0",
6262
"prop-types": "^15.5.9"
6363
},
6464
"dependencies": {},

0 commit comments

Comments
 (0)