mirror of
https://github.com/twitter/twemoji.git
synced 2024-11-02 11:30:12 +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",
|
||||
"unpkg": "./2/twemoji.min.js",
|
||||
"scripts": {
|
||||
"test": "phantomjs testrunner.js"
|
||||
"test": "phantomjs ./2/test/testrunner.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"twemoji-parser": "12.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user