Merge pull request #136 from bradsimantel/mailbox-dependency-fix
Add pathname-match dependency to mailbox example
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"css-wipe": "^4.2.1",
|
"css-wipe": "^4.2.1",
|
||||||
"dateformat": "^1.0.12",
|
"dateformat": "^1.0.12",
|
||||||
|
"pathname-match": "^1.1.3",
|
||||||
"tachyons": "^4.0.0-beta.33"
|
"tachyons": "^4.0.0-beta.33"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user