mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-21 10:14:13 -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
|
# update package version
|
||||||
jq --arg version "$version" '.version=$version' package.json > package.tmp && mv package.tmp package.json
|
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
|
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
|
# update changelog
|
||||||
chan release $version || exit
|
chan release $version || exit
|
||||||
|
|||||||
Reference in New Issue
Block a user