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:
parent
310073d9e5
commit
5ef3109520
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user