@noya-app/noya-canvaskit
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@noya-app/noya-canvaskit", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": "./src/index.ts" | ||
}, | ||
"scripts": { | ||
@@ -11,2 +14,2 @@ "build": "tsup src/index.ts --format cjs,esm --dts --loader '.wasm=base64'", | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
30095291
13