Updated moment.js

This commit is contained in:
Dobie Wollert
2015-11-24 22:08:25 -08:00
parent 3a928400c5
commit 71a05fb732
309 changed files with 200354 additions and 33364 deletions

2
node_modules/moment-timezone/index.js generated vendored Normal file
View File

@ -0,0 +1,2 @@
var moment = module.exports = require("./moment-timezone");
moment.tz.load(require('./data/packed/latest.json'));