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

Commit cd1118f

Browse files
committed
Add prop-types to dependencies
1 parent 28a9b1c commit cd1118f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"author": "Adam Putinski",
2424
"dependencies": {
2525
"classnames": "2.2.5",
26+
"prop-types": "^15.5.10",
2627
"rebound": "0.0.13"
2728
},
2829
"devDependencies": {

0 commit comments

Comments
 (0)