diff options
Diffstat (limited to 'www/lib/moment/bower.json')
| -rw-r--r-- | www/lib/moment/bower.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/www/lib/moment/bower.json b/www/lib/moment/bower.json index 82dff20a..48d24c71 100644 --- a/www/lib/moment/bower.json +++ b/www/lib/moment/bower.json @@ -1,19 +1,22 @@ { "name": "moment", - "version": "2.10.2", + "version": "2.10.3", "main": "moment.js", "ignore": [ "**/.*", - "node_modules", + "benchmarks", "bower_components", - "test", - "tests", + "meteor", + "node_modules", + "scripts", "tasks", + "test", "component.json", "composer.json", "CONTRIBUTING.md", "ender.js", "Gruntfile.js", + "Moment.js.nuspec", "package.js", "package.json" ] |
