forms - more blocks
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", | ||
... | ... |
Please
register
or
sign in
to comment