Skip to content

Commit

Permalink
Update intern to 2.0.3 (just in time for release)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanforbes committed Aug 22, 2014
1 parent f2027a3 commit c1e0ab5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/templates/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"grunt-contrib-clean": "0.5.0",<% if (stylus) { %>
"grunt-contrib-watch": "0.5.3",
"grunt-contrib-stylus": "0.8.0",<% } %>
"intern-geezer": "2.0.2",
"intern-geezer": "2.0.3",
"load-grunt-tasks": "0.1.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"yeoman-generator": "^0.16.0"
},
"devDependencies": {
"intern": "2.0.2"
"intern": "2.0.3"
},
"engines": {
"node": ">=0.8.0",
Expand Down

0 comments on commit c1e0ab5

Please sign in to comment.