summaryrefslogtreecommitdiffstats
path: root/js/vendor/momentjs/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/momentjs/bower.json')
-rw-r--r--js/vendor/momentjs/bower.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/js/vendor/momentjs/bower.json b/js/vendor/momentjs/bower.json
index ab8ee66af..d9f47e825 100644
--- a/js/vendor/momentjs/bower.json
+++ b/js/vendor/momentjs/bower.json
@@ -1,19 +1,21 @@
{
"name": "moment",
- "version": "2.9.0",
"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"
]