Skip to content

Commit 55371b2

Browse files
committed
chore: change package type
1 parent 73ab586 commit 55371b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "blocks-program",
3-
"version": "0.0.1-alpha",
3+
"version": "0.0.1",
4+
"type": "module",
45
"main": "index.js",
56
"license": "MIT",
67
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)