Skip to content

Commit c2f254d

Browse files
committed
Added prop-types explicitly to package.json
1 parent 95f6212 commit c2f254d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"karma-webpack": "~1.7.0",
4747
"mocha": "~2.4.5",
4848
"phantomjs-prebuilt": "~2.1.7",
49+
"prop-types": "~15.5.8",
4950
"react": "^15.0.1",
5051
"react-addons-test-utils": "^15.0.1",
5152
"react-dom": "^15.0.1",

0 commit comments

Comments
 (0)