Skip to content

Commit

Permalink
More dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav0 committed Mar 24, 2016
1 parent fd028a7 commit 820eb55
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
"ember-cli-test-loader": "0.2.2",
"ember-qunit-notifications": "0.1.0",
"jquery": "1.11.3",
"codemirror": "~5.12.0",
"codemirror": "~5.13.2",
"ember-cli-codemirror-shim": "~0.0.1",
"bootstrap-sass": "~3.3.5",
"dom-ruler": "0.1.13",
"pretender": "~0.12.0",
"pretender": "~1.0.0",
"ember-inflector": "~1.3.1",
"lodash": "~3.10.0",
"Faker": "~3.0.0",
"jstree": "~3.2.0"
"lodash": "~3.10.1",
"Faker": "~3.1.0",
"jstree": "~3.3.0"
},
"resolutions": {
"codemirror": "~5.12.0",
"codemirror": "~5.13.2",
"ember": "2.4.3",
"FakeXMLHttpRequest": "^1.3.0",
"qunit-notifications": "~0.1.0"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dc-tabs": "0.1.0",
"dedent": "~0.6.0",
"ember-ajax": "0.7.1",
"ember-api-actions": "0.1.0",
"ember-api-actions": "0.1.1",
"ember-autoresize": "0.5.14",
"ember-browserify": "1.1.8",
"ember-cli": "2.4.2",
Expand Down Expand Up @@ -62,7 +62,7 @@
"ivy-codemirror": "1.3.0",
"moment": "2.12.0",
"moment-timezone": "0.5.2",
"torii": "0.7.0-beta.4"
"torii": "0.8.0-beta.1"
},
"dependencies": {
"babel": "^5.8.38",
Expand Down

0 comments on commit 820eb55

Please sign in to comment.