We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f71ee2 commit dccb40eCopy full SHA for dccb40e
package.js
@@ -1,8 +1,8 @@
1
Package.describe({
2
- summary: "Make signin and signout their own pages with routes. Modified to work with Meteor 1.2",
3
- version: '1.0.3',
4
- name: "joshowens:accounts-entry-1.2",
5
- githubUrl: 'https://github.com/jakubbilko/accounts-entry',
+ summary: "Make signin and signout their own pages with routes.",
+ version: '1.0.4',
+ name: "joshowens:accounts-entry",
+ githubUrl: 'https://github.com/Differential/accounts-entry',
6
});
7
8
Package.onUse(function(api) {
0 commit comments