@guildadev/toolkit
Advanced tools
Comparing version
{ | ||
"name": "@guildadev/toolkit", | ||
"version": "1.0.1", | ||
"type": "commonjs", | ||
"version": "1.0.2", | ||
"private": false, | ||
"type": "module", | ||
"main": "./index.cjs", | ||
"typings": "./src/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./index.js", | ||
"require": "./index.cjs" | ||
} | ||
}, | ||
"dependencies": { | ||
@@ -7,0 +15,0 @@ "@guildadev/remove-falsy-keys": "1.0.0", |
Sorry, the diff of this file is not supported yet
3581
4.52%Yes
NaN