Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Test with meteor 0.9.0
  • Loading branch information
nunohvidal committed Aug 27, 2014
commit 27b5306f1146e00c575cffbe52be57fec37f708b
6 changes: 3 additions & 3 deletions smart.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"version": "0.8.1",
"git": "https://github.com/nunohvidal/accounts-entry.git",
"packages": {
"iron:router": "0.9.0",
"mrt:accounts-t9n": "0.0.5",
"joshowens:simple-form": ""
"iron-router": "0.8.2",
"accounts-t9n": "0.0.5",
"simple-form": ""
}
}