Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
thanpolas committed Oct 27, 2013
1 parent fa4ea3f commit 398fab6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "mantri-todoMVC",
"name": "todoAppMantri",
"private": true,
"description": "Mantri • ember.js • TodoMVC === Mantri Dependency System Showcase",
"version": "0.1.0",
"homepage": "https://github.com/thanpolas/todoAppMantri",
Expand Down Expand Up @@ -29,13 +30,13 @@
"test": "grunt test"
},
"dependencies": {
"mantri": "~0.2.0-rc1"
},
"devDependencies": {
"grunt-contrib-watch": "0.2.0",
"grunt": "~0.4.1",
"grunt-open": "~0.2.0",
"grunt-contrib-connect": "~0.1.2",
"mantri": "~0.1.1",
"matchdep": "~0.1.2"
},
"keywords": [
Expand Down

0 comments on commit 398fab6

Please sign in to comment.