Update moment@2.4.0.json

This commit is contained in:
Guy Bedford
2013-11-27 16:22:48 +02:00
parent 43120b6f4b
commit 6b46ce2697
@@ -1,5 +1,8 @@
{ {
"files": ["moment.js"], "files": ["moment.js", "lang"],
"dependencyMap": {
"moment": "./moment"
},
"buildConfig": { "buildConfig": {
"uglify": true "uglify": true
} }