react-grid-select
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "react-grid-select", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "./build/index.js", | ||
@@ -70,3 +70,2 @@ "module": "./build/index.es.js", | ||
"react-dom": "^17.0.2", | ||
"react-jss": "^10.6.0", | ||
"rollup": "^2.44.0", | ||
@@ -78,3 +77,7 @@ "rollup-plugin-import-css": "^2.0.1", | ||
"typescript": "^4.2.3" | ||
}, | ||
"peerDependencies": { | ||
"react-dom": ">=16.8.0", | ||
"react": ">=16.8.0" | ||
} | ||
} |
131110
27
2