mirror of
https://github.com/twitter/twemoji.git
synced 2024-12-27 21:15:19 +00:00
Move testrunner.js into 2/test/
This commit is contained in:
parent
e4376f9574
commit
1682323089
@ -32,7 +32,7 @@
|
|||||||
"module": "./2/esm.js",
|
"module": "./2/esm.js",
|
||||||
"unpkg": "./2/twemoji.min.js",
|
"unpkg": "./2/twemoji.min.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "phantomjs testrunner.js"
|
"test": "phantomjs ./2/test/testrunner.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"twemoji-parser": "12.0.0"
|
"twemoji-parser": "12.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user