Skip to content

Commit 0584662

Browse files
author
Hamit Zor
committed
Publish public
1 parent a5c5b64 commit 0584662

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,8 @@
4444
"watch": "webpack --watch --mode=development",
4545
"build": "webpack --mode=development",
4646
"start": "nodemon start-demo-app.js"
47+
},
48+
"publishConfig": {
49+
"access": "public"
4750
}
48-
}
51+
}

0 commit comments

Comments
 (0)