Skip to content

Commit

Permalink
Update to moment.js 2.10.3
Browse files Browse the repository at this point in the history
Some removals in 2.10.x which included things like unreachable code blocks as well as a number of bug fixes and ability to add new custom formatted information to different plugins.
  • Loading branch information
kkirsche committed Jun 24, 2015
1 parent 52e9744 commit df05b57
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion source/javascripts/all.js.coffee
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#= require "bootstrap"
#= require 'handlebars'
#= require 'moment.2.9.0.min'
#= require 'moment.2.10.3.min'
#= require 'modernizr.2.8.3'
#= require_tree .

Expand Down
Loading

0 comments on commit df05b57

Please sign in to comment.