Skip to content

Commit

Permalink
Merge f66978e into ae7ab41
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Nov 1, 2018
2 parents ae7ab41 + f66978e commit 47d9683
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -56,16 +56,16 @@
},
"donejs": {
"dependencies": {
"can": "^5.2.2",
"can-route-pushstate": "^5.0.6",
"can": "^5.16.0",
"can-route-pushstate": "^5.0.7",
"can-stache-route-helpers": "^1.1.1",
"can-zone": "^0.6.13",
"done-autorender": "^2.4.0",
"done-component": "^2.0.0",
"can-zone": "^1.0.0",
"done-autorender": "^2.4.3",
"done-component": "^2.2.0",
"done-css": "^3.0.2",
"done-serve": "^2.0.0",
"done-serve": "^3.0.0-pre.3",
"generator-donejs": "^3.0.0-pre.2",
"steal": "^2.0.0",
"steal": "^2.1.6",
"steal-less": "^1.2.2",
"steal-stache": "^4.1.2"
},
Expand All @@ -75,7 +75,7 @@
"funcunit": "^3.2.0",
"steal-conditional": "^1.0.0",
"steal-qunit": "^1.0.1",
"steal-tools": "^2.0.0",
"steal-tools": "^2.0.6",
"testee": "^0.8.1"
}
}
Expand Down

0 comments on commit 47d9683

Please sign in to comment.