Skip to content

Commit ba0d580

Browse files
fix(web-component): Merge pull request #161 from mindfiredigital/dev
Dev
2 parents 02034f4 + 623ff7e commit ba0d580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/mindfiredigital/textigniterjs.git"
88
},
9-
"private": true,
9+
"private": false,
1010
"main": "./dist/index.js",
1111
"module": "./dist/index.js",
1212
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)