Skip to content

Commit 242595f

Browse files
committed
restored tlds, react
1 parent 2c58a92 commit 242595f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"babel-eslint": "^7.0.0",
2828
"babel-plugin-array-includes": "^2.0.3",
2929
"babel-preset-latest": "^6.16.0",
30+
"babel-preset-react": "^6.23.0",
3031
"babel-register": "^6.16.3",
3132
"chai": "^3.5.0",
3233
"eslint": "^3.7.1",
@@ -36,8 +37,9 @@
3637
"eslint-plugin-react": "^6.4.1",
3738
"linkify-it": "^2.0.3",
3839
"mocha": "^3.0.2",
40+
"react": "^15.4.2",
41+
"react-dom": "^15.4.2",
3942
"rimraf": "^2.5.2",
40-
"babel-preset-react": "^6.23.0",
41-
"react-dom": "^15.4.2"
43+
"tlds": "^1.183.0"
4244
}
4345
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2545,7 +2545,7 @@ through@^2.3.6:
25452545
version "2.3.8"
25462546
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
25472547

2548-
tlds@^1.182.0:
2548+
tlds@^1.183.0:
25492549
version "1.183.0"
25502550
resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.183.0.tgz#4c9de83801a8a9c9e28674c0748ce854a847e8cd"
25512551

0 commit comments

Comments
 (0)