react-mkx-toolkit
Advanced tools
Comparing version 1.9.4 to 1.9.5
{ | ||
"name": "react-mkx-toolkit", | ||
"version": "1.9.4", | ||
"version": "1.9.5", | ||
"description": "React Custom Hooks provide an efficient means to encapsulate and share logic among components within React applications. This package includes useful React custom hooks.", | ||
@@ -8,9 +8,2 @@ "main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
} | ||
}, | ||
"author": "Mani Kant Sharma", | ||
@@ -17,0 +10,0 @@ "license": "MIT", |
31436