Skip to content

Commit 7de6246

Browse files
committed
chore: public package
1 parent b75a1b6 commit 7de6246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.0-development",
44
"description": "Convert IPEmail object to a HTML a fully responsive Template!",
55
"main": "index.js",
6+
"private": false,
67
"scripts": {
78
"start": "yarn run build && cross-env NODE_ENV=production node dist/server.js",
89
"dev": "nodemon --exec ts-node server.ts",

0 commit comments

Comments
 (0)