Merge pull request #50 from kemitchell/fix-package-json

Fix typo in package.json
This commit is contained in:
Dylan Greene
2015-05-26 13:39:21 -04:00

View File

@@ -78,5 +78,5 @@
"folderify" "folderify"
] ]
}, },
"licenses": "MIT" "license": "MIT"
} }