@abpreact/store
Advanced tools
+7
-7
| { | ||
| "name": "@abpreact/store", | ||
| "version": "0.0.3", | ||
| "version": "0.0.4", | ||
| "main": "./dist/index.js", | ||
@@ -20,9 +20,9 @@ "module": "./dist/index.mjs", | ||
| "@abpreact/tsconfig": "*", | ||
| "@types/react": "^17.0.13", | ||
| "@types/react-dom": "^17.0.8", | ||
| "eslint": "^7.32.0", | ||
| "@types/react": "^18.0.21", | ||
| "@types/react-dom": "^18.0.6", | ||
| "eslint": "^8.24.0", | ||
| "eslint-config-abpreact": "*", | ||
| "react": "^17.0.2", | ||
| "tsup": "^5.10.1", | ||
| "typescript": "^4.5.3" | ||
| "react": "^18.2.0", | ||
| "tsup": "^6.2.3", | ||
| "typescript": "^4.8.4" | ||
| }, | ||
@@ -29,0 +29,0 @@ "publishConfig": { |
824
-0.12%