Skip to content

Commit

Permalink
Lock emoji-datasource version
Browse files Browse the repository at this point in the history
This is the kind dependency that we want to keep explicit control over the exact version being used
  • Loading branch information
EtienneLem committed Sep 28, 2017
1 parent d5c3e78 commit ba1479e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"babel-preset-es2015": "6.6.0",
"babel-preset-react": "6.5.0",
"babel-runtime": "^6.26.0",
"emoji-datasource": "^3.0.0",
"emoji-datasource": "3.0.0",
"emojilib": "^2.2.1",
"inflection": "1.10.0",
"jasmine-core": "^2.5.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -2414,7 +2414,7 @@ elliptic@^6.0.0:
minimalistic-assert "^1.0.0"
minimalistic-crypto-utils "^1.0.0"

emoji-datasource@^3.0.0:
emoji-datasource@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/emoji-datasource/-/emoji-datasource-3.0.0.tgz#3c46c5aa4c39bb7a0c8e6877ae02cc94dbc1b12f"

Expand Down

0 comments on commit ba1479e

Please sign in to comment.