Merge pull request #1 from nicothin/form
Form
Showing
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
| "description": "", | "description": "", | ||
| "scripts": { | "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1", | "test": "echo \"Error: no test specified\" && exit 1", | ||
| "gulp": "./node_modules/.bin/gulp" | "start": "./node_modules/.bin/gulp" | ||
| }, | }, | ||
| "author": "Nikolay Gromov", | "author": "Nikolay Gromov", | ||
| "license": "MIT", | "license": "MIT", | ||
| ... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment