Add lodash source to "files" in package.json.

This commit is contained in:
John-David Dalton
2013-09-13 21:18:41 -07:00
parent 572168ef20
commit 061bbb1914

View File

@@ -18,6 +18,7 @@
"engines": ["node", "rhino"],
"files": [
"LICENSE.txt",
"lodash.js",
"dist/lodash.js",
"dist/lodash.min.js",
"dist/lodash.compat.js",