Making it private, just in case
Showing
| ... | @@ -3,6 +3,7 @@ | ... | @@ -3,6 +3,7 @@ |
| "description": "Shower HTML presentation engine", | "description": "Shower HTML presentation engine", | ||
| "repository": "https://github.com/shower/shower/", | "repository": "https://github.com/shower/shower/", | ||
| "version": "1.0.0", | "version": "1.0.0", | ||
| "private": true, | |||
| "devDependencies": { | "devDependencies": { | ||
| "dalekjs": "0.0.8", | "dalekjs": "0.0.8", | ||
| "grunt": "~0.4.2", | "grunt": "~0.4.2", | ||
| ... | ... |
Please register or sign in to comment