mirror of
https://github.com/twitter/twemoji.git
synced 2024-06-15 03:35:16 +00:00
added other fields for bundlers
This commit is contained in:
parent
1acf40da80
commit
3af0359450
@ -29,6 +29,8 @@
|
|||||||
"url": "git://github.com/twitter/twemoji.git"
|
"url": "git://github.com/twitter/twemoji.git"
|
||||||
},
|
},
|
||||||
"main": "./2/twemoji.npm.js",
|
"main": "./2/twemoji.npm.js",
|
||||||
|
"module": "./2/esm.js",
|
||||||
|
"unpkg": "./2/twemoji.min.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "phantomjs testrunner.js"
|
"test": "phantomjs testrunner.js"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user