Skip to content

Commit be9e553

Browse files
committed
package spec: Added jQuery as a minimal dependency, and noted the case sensitivity.
1 parent 970bfbe commit be9e553

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/package.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ Libraries such as jQuery or underscore, though not plugins, should be listed as
9696
dependencies as well. This gives you the flexibility to specify compatible versions
9797
of each library you depend on.
9898

99+
You must list at least one dependency, `jquery` (note that it's lower-case).
100+
99101
## <a name="field-description">description</a>
100102

101103
Put a description in it. It's a string. This helps people discover your

0 commit comments

Comments
 (0)