This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
starterkit 1.0.4
Package.json
Created npm run dev, build, optimize and deploy to allow users list the gulp tasks without opening the file and run the tasks with the npm run scriptname
.
"scripts": {
"dev": "gulp",
"build": "gulp build",
"optimize": "gulp optimize",
"deploy": "gulp deploy"
},
Update dependencies to the last version.
[email protected]>6.1.1
[email protected]>2.9.12
[email protected]>2.1.1-b
[email protected] -> 2.1.0
[email protected]>2.4.0