Merge pull request #136 from bradsimantel/mailbox-dependency-fix

Add pathname-match dependency to mailbox example
This commit is contained in:
Yoshua Wuyts
2016-07-06 23:42:48 +02:00
committed by GitHub
+1
View File
@@ -11,6 +11,7 @@
"dependencies": {
"css-wipe": "^4.2.1",
"dateformat": "^1.0.12",
"pathname-match": "^1.1.3",
"tachyons": "^4.0.0-beta.33"
},
"devDependencies": {