@rupertofly/h
Advanced tools
Comparing version 4.4.3 to 4.4.4
{ | ||
"name": "@rupertofly/h", | ||
"sideEffects": false, | ||
"version": "4.4.3", | ||
"version": "4.4.4", | ||
"type": "module", | ||
"description": "A set of useful functions and types for me", | ||
"main": "src/main.ts", | ||
"main": "dist/main.cjs", | ||
"exports": { | ||
".": { | ||
"import": "dist/main.js", | ||
"require": "dist/main.cjs" | ||
} | ||
}, | ||
"types": "dist/main.d.ts", | ||
"repository": "git@github.com:Rupertofly/h.git", | ||
@@ -9,0 +16,0 @@ "author": "Ruby Quail <ruby@rubyquail.design>", |
3570833
6
34723