Skip to content
This repository was archived by the owner on Jul 9, 2019. It is now read-only.

Commit 645eb66

Browse files
committed
Merge branch 'master' of github.com:beanloop/react-toolbox-components
2 parents 9a80589 + 2c582a0 commit 645eb66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"tslint-config-beanloop": "^0.1.0"
2626
},
2727
"dependencies": {
28-
"@types/react": "^0.14.55",
28+
"@types/react": "^15.0.14",
2929
"react-form-helper": "^0.2.1",
3030
"react-with-media": "^0.1.0",
3131
"recompose": "^0.21.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
version "0.0.2"
1515
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.0.2.tgz#04e9b560b118eaf48542945ef9b2701c3f9832e3"
1616

17-
"@types/react@^0.14.55":
18-
version "0.14.57"
19-
resolved "https://registry.yarnpkg.com/@types/react/-/react-0.14.57.tgz#1878a8654fafdd1d381b8457292b6433498c5b62"
20-
2117
"@types/react@^15.0.0":
2218
version "15.0.0"
2319
resolved "https://registry.yarnpkg.com/@types/react/-/react-15.0.0.tgz#33eb3438130614f25c07c09e46ebec5a8d45b3b0"
2420

21+
"@types/react@^15.0.14":
22+
version "15.0.14"
23+
resolved "https://registry.yarnpkg.com/@types/react/-/react-15.0.14.tgz#07a739b20b0d4cf946f52444d3c40a94d4a234b1"
24+
2525
Base64@~0.2.0:
2626
version "0.2.1"
2727
resolved "https://registry.yarnpkg.com/Base64/-/Base64-0.2.1.tgz#ba3a4230708e186705065e66babdd4c35cf60028"

0 commit comments

Comments
 (0)