Skip to content

Commit 7322bbf

Browse files
author
David Grochowski
committed
Shorten the description since there is apparently a 100 character limit.
1 parent 231c29d commit 7322bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
name: 'thepumpinglemma:cookies',
3-
summary: 'Meteor package that wrap the cookies package from NPM. See https://github.com/expressjs/cookies for more details.',
3+
summary: 'Meteor package that wrap the cookies package from NPM.',
44
version: '1.0.0',
55
git: 'https://github.com/ThePumpingLemma/meteor-cookies.git'
66
});

0 commit comments

Comments
 (0)