rebuild with emojibase-data 5
This commit is contained in:
+4
-2
@@ -65,7 +65,7 @@
|
|||||||
"create-react-class": "^15.6.0",
|
"create-react-class": "^15.6.0",
|
||||||
"diff-dom": "^4.1.3",
|
"diff-dom": "^4.1.3",
|
||||||
"diff-match-patch": "^1.0.4",
|
"diff-match-patch": "^1.0.4",
|
||||||
"emojibase-data": "^4.0.2",
|
"emojibase-data": "^5.0.1",
|
||||||
"emojibase-regex": "^4.0.1",
|
"emojibase-regex": "^4.0.1",
|
||||||
"escape-html": "^1.0.3",
|
"escape-html": "^1.0.3",
|
||||||
"file-saver": "^1.3.3",
|
"file-saver": "^1.3.3",
|
||||||
@@ -164,7 +164,9 @@
|
|||||||
"testMatch": [
|
"testMatch": [
|
||||||
"<rootDir>/test/**/*-test.js"
|
"<rootDir>/test/**/*-test.js"
|
||||||
],
|
],
|
||||||
"setupFiles": ["jest-canvas-mock"],
|
"setupFiles": [
|
||||||
|
"jest-canvas-mock"
|
||||||
|
],
|
||||||
"setupFilesAfterEnv": [
|
"setupFilesAfterEnv": [
|
||||||
"<rootDir>/test/setupTests.js"
|
"<rootDir>/test/setupTests.js"
|
||||||
],
|
],
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user