Skip to content

Commit 784e27e

Browse files
committed
add missing dependency D:
1 parent fe36a36 commit 784e27e

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
@@ -21,6 +21,7 @@
2121
},
2222
"dependencies": {
2323
"history": "^4.0.0",
24+
"path-to-regexp": "^1.5.3",
2425
"query-string": "4.2.3",
2526
"react-history": "^0.13.0"
2627
},

0 commit comments

Comments
 (0)