Comparing version 0.0.2 to 0.0.3
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"type": "module", | ||
@@ -13,3 +13,3 @@ "files": [ | ||
"module": "./dist/crossform.js", | ||
"typings": "dist/main.d.ts", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
@@ -16,0 +16,0 @@ ".": { |
4918