Skip to content

Commit

Permalink
Merge pull request #27 from MadMG/new-loading-logic
Browse files Browse the repository at this point in the history
Update, Version 1.2.0
  • Loading branch information
MadMG authored Jun 22, 2018
2 parents a9df2d0 + 4561b18 commit 50dd656
Show file tree
Hide file tree
Showing 5 changed files with 215 additions and 202 deletions.
1 change: 1 addition & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"browser": true,
"evil": false,
"globals": {
"define": true,
"module": true,
"require": true,
"test": true,
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"tests"
],
"devDependencies": {
"momentjs": "~2.4.0",
"momentjs": "~2.9.0",
"jquery": "~2.0.3",
"qunit": "~1.12.0"
}
Expand Down
Loading

0 comments on commit 50dd656

Please sign in to comment.