Skip to content

Commit dccb40e

Browse files
committed
Update package.js for PR
1 parent 4f71ee2 commit dccb40e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.js

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
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',
2+
summary: "Make signin and signout their own pages with routes.",
3+
version: '1.0.4',
4+
name: "joshowens:accounts-entry",
5+
githubUrl: 'https://github.com/Differential/accounts-entry',
66
});
77

88
Package.onUse(function(api) {

0 commit comments

Comments
 (0)