mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-23 02:48:17 -04:00
👷 Update package lock file as part of build process
This commit is contained in:
@@ -23,6 +23,7 @@ if [ $branch = "dev" ]; then
|
||||
# update package version
|
||||
jq --arg version "$version" '.version=$version' package.json > package.tmp && mv package.tmp package.json
|
||||
sed -i "" -e "1s/^\(\/\*! Congo \)v[0-9]\{1,\}\.[0-9]\{1,\}\.[0-9]\{1,\}/\1v$version/" assets/css/main.css
|
||||
npm install --package-lock-only
|
||||
|
||||
# update changelog
|
||||
chan release $version || exit
|
||||
|
||||
Reference in New Issue
Block a user