@acurast-processor/utils
Advanced tools
+3
-2
| { | ||
| "name": "@acurast-processor/utils", | ||
| "version": "0.0.2", | ||
| "version": "0.0.3", | ||
| "type": "module", | ||
@@ -14,3 +14,4 @@ "main": "./dist/index.js", | ||
| "import": "./dist/index.js", | ||
| "default": "./dist/index.js" | ||
| "default": "./dist/index.js", | ||
| "node": "./dist/index.js" | ||
| } | ||
@@ -17,0 +18,0 @@ }, |
1243
2.73%