Move the primary file, and define it as main.
Showing
3 changed files
with
18 additions
and
0 deletions
Gruntfile.js
0 → 100644
... | @@ -10,6 +10,7 @@ | ... | @@ -10,6 +10,7 @@ |
10 | "engines": { | 10 | "engines": { |
11 | "node": ">=0.8.0" | 11 | "node": ">=0.8.0" |
12 | }, | 12 | }, |
13 | "main": "grunt-monty-python", | ||
13 | "dependencies": { | 14 | "dependencies": { |
14 | "grunt": "~0", | 15 | "grunt": "~0", |
15 | "grunt-contrib-csslint": "~0", | 16 | "grunt-contrib-csslint": "~0", | ... | ... |
-
Please register or sign in to post a comment