Skip to content

Commit e2ece41

Browse files
authored
Added prop-types to dependencies
1 parent 6e663aa commit e2ece41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
],
2121
"license": "MIT",
2222
"dependencies": {
23+
"prop-types": "^15.5.10",
2324
"moment": ">=2.10.3"
2425
},
2526
"devDependencies": {

0 commit comments

Comments
 (0)