Commit a5df6757 authored by Nikolay Gromov's avatar Nikolay Gromov Committed by GitHub

Update package.json

parent d9b03dd6
......@@ -4,7 +4,7 @@
"description": "Start a library of blocks and technical solutions for HTML/CSS/js page layout.",
"scripts": {
"test": "stylelint \"src/**/*.less\"",
"start": "./node_modules/.bin/gulp",
"start": "gulp",
"deploy": "cross-env NODE_ENV=production ./node_modules/.bin/gulp build && cross-env ./node_modules/.bin/gulp deploy",
"build": "cross-env NODE_ENV=production npm start build",
"precommit": "npm test"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment