Skip to content

Commit e4f7e4f

Browse files
committed
SOF-7136: update application-flavors with published version
2 parents f477520 + 2bd8f5b commit e4f7e4f

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Publish JS release
5454
uses: ./actions/js/publish
5555
with:
56-
node-version: 12.21.x
56+
node-version: 14
5757
npm-token: ${{ secrets.NPM_TOKEN }}
5858
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
5959

package-lock.json

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@exabyte-io/code.js": "2023.11.22-0",
4848
"@exabyte-io/eslint-config": "^2022.11.17-0",
4949
"@exabyte-io/made.js": "2022.6.15-0",
50-
"@exabyte-io/application-flavors.js": "git+https://github.com/Exabyte-io/application-flavors.git#c684f108417f54c3d84b98e6113b2a41839fd355",
50+
"@exabyte-io/application-flavors.js": "2023.12.24-0",
5151
"chai": "^4.3.4",
5252
"eslint": "7.32.0",
5353
"eslint-config-airbnb": "19.0.2",

0 commit comments

Comments
 (0)