@erebos/hex
Advanced tools
Comparing version 0.5.0 to 0.5.3
{ | ||
"name": "@erebos/hex", | ||
"version": "0.5.0", | ||
"version": "0.5.3", | ||
"description": "Hex conversion utilities", | ||
@@ -8,2 +8,3 @@ "repository": "git@github.com:MainframeHQ/erebos.git", | ||
"module": "esm/index.js", | ||
"types": "types/index.d.ts", | ||
"author": "Mainframe", | ||
@@ -28,4 +29,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"flow-bin": "^0.86.0" | ||
"flow-bin": "^0.88.0" | ||
} | ||
} |
13686