Skip to content

Commit

Permalink
Merge pull request #18 from canjs/steal-upgrade
Browse files Browse the repository at this point in the history
Upgrade Steal
  • Loading branch information
marshallswain authored Mar 1, 2017
2 parents ab9a960 + fae61e0 commit 9f2e774
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,10 @@
"canjs-plugin",
"donejs"
],
"system": {
"steal": {
"configDependencies": [
"live-reload"
],
"npmAlgorithm": "flat"
]
},
"dependencies": {
"can-compute": "^3.0.0",
Expand All @@ -47,10 +46,10 @@
"donejs-cli": "^0.9.5",
"generator-donejs": "^0.9.0",
"jshint": "^2.9.1",
"steal": "^0.16.35",
"steal-qunit": "^0.1.1",
"steal-tools": "^0.16.0",
"testee": "^0.3.0"
"steal": "^1.2.8",
"steal-qunit": "^1.0.1",
"steal-tools": "^1.1.2",
"testee": "^0.3.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9f2e774

Please sign in to comment.