Skip to content

Commit

Permalink
Merge pull request #473 from ebryn/gj/ember-2.18.2
Browse files Browse the repository at this point in the history
ember 2.18.2
  • Loading branch information
GavinJoyce committed Apr 16, 2018
2 parents df2e128 + 44bcc5b commit f6ff799
Show file tree
Hide file tree
Showing 18 changed files with 4,138 additions and 229 deletions.
1 change: 1 addition & 0 deletions .jshintrc
Expand Up @@ -25,6 +25,7 @@
"expect",
"minispade",
"expectAssertion",
"createOwner",
"QUnit"
],

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.18",
"main": "ember-model.js",
"dependencies": {
"ember": "2.8.3"
"ember": "2.18.2"
},
"devDependencies": {
"qunit": "~2.5"
Expand Down
2 changes: 1 addition & 1 deletion ember-model.js
Expand Up @@ -2128,4 +2128,4 @@ Ember.onLoad('Ember.Application', function(Application) {
});


})();
})();

0 comments on commit f6ff799

Please sign in to comment.