@apploi/utils
Advanced tools
Comparing version 0.2.7 to 0.2.9
{ | ||
"name": "@apploi/utils", | ||
"version": "0.2.7", | ||
"version": "0.2.9", | ||
"publishConfig": { | ||
@@ -12,13 +12,9 @@ "access": "public", | ||
"type": "module", | ||
"types": "./index.d.ts", | ||
"exports": { | ||
".": { | ||
"types": "./index.d.ts", | ||
"import": "./index.js" | ||
} | ||
}, | ||
"types": "./src/index.d.ts", | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"react": "18.1.0" | ||
"buffer": "5.7.1", | ||
"react": "18.2.0", | ||
"yup": "0.32.9" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
109346
36
2790
3