equal
deleted
inserted
replaced
1 { |
1 { |
2 "name": "app-client", |
2 "name": "app-client", |
3 "dependencies": { |
3 "dependencies": { |
4 "ember": "~2.6.0-beta.2", |
4 "ember": "~2.7.0", |
5 "ember-cli-shims": "0.1.1", |
5 "ember-cli-shims": "0.1.1", |
6 "ember-cli-test-loader": "0.2.2", |
|
7 "ember-qunit-notifications": "0.1.0", |
6 "ember-qunit-notifications": "0.1.0", |
8 "jquery": "^2.2", |
7 "jquery": "^2.2", |
9 "qunit": "~1.18.0", |
8 "qunit": "~1.18.0", |
10 "bootstrap-sass": "bootstrap-sass-official#~3.3.6", |
9 "bootstrap-sass": "bootstrap-sass-official#~3.3.6", |
11 "ammap3": "~3.18.6", |
10 "ammap3": "~3.18.6", |
12 "font-awesome": "~4.6.1", |
11 "font-awesome": "~4.6.1", |
13 "pretender": "~1.1.0", |
12 "pretender": "~1.1.0", |
14 "lodash": "~4.11.1", |
13 "lodash": "~4.11.1", |
15 "Faker": "~3.1.0", |
14 "Faker": "~3.1.0", |
16 "store": "https://github.com/marcuswestin/store.js.git#v1.3.20", |
15 "store": "https://github.com/marcuswestin/store.js.git#v1.3.20", |
17 "popcorn-js": "popcornjs#^1.5.11" |
16 "popcorn-js": "popcornjs#^1.5.11", |
|
17 "ember-qunit-notifications": "0.1.0" |
18 } |
18 } |
19 } |
19 } |