ds-react-table
Advanced tools
+7
-6
| { | ||
| "name": "ds-react-table", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Dead simple react table", | ||
@@ -25,6 +25,6 @@ "main": "dist/index.js", | ||
| "keywords": [ | ||
| "typing", | ||
| "react typing animation", | ||
| "typewriter", | ||
| "typist", | ||
| "react table", | ||
| "simple react table", | ||
| "table with sort", | ||
| "table", | ||
| "react" | ||
@@ -65,3 +65,4 @@ ], | ||
| "react": "^17.0.2", | ||
| "react-dom": "^17.0.2" | ||
| "react-dom": "^17.0.2", | ||
| "prop-types": "15.7.2" | ||
| }, | ||
@@ -68,0 +69,0 @@ "husky": { |
13377
0.25%3
50%