1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-06-15 03:35:16 +00:00

package.json: Make namespaced package public via publishConfig

This commit is contained in:
Justine De Caires 2023-01-11 16:38:22 -08:00
parent 310073d9e5
commit 5ef3109520

View File

@ -18,6 +18,9 @@
"phantomjs-prebuilt": "^2.1.16",
"uglify-js": "2.6.2"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git://github.com/jdecked/twemoji.git"