Skip to content

Commit c6ce5b2

Browse files
Merge pull request #282 from purecloudlabs/no_jira/fix-github-actions
fix dependencies to enable `npm ci` on GitHub Actions
2 parents 9be6b6f + c9e5aba commit c6ce5b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/iframe-coordinator-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"express": "^4.21.1",
1111
"find-root": "^1.1.0",
1212
"http-proxy-middleware": "^3.0.3",
13-
"iframe-coordinator": "6.0.0",
13+
"iframe-coordinator": "6.1.0",
1414
"vue": "^2.7.16",
1515
"vue-class-component": "^7.2.6",
1616
"vue-notification": "^1.3.20",

0 commit comments

Comments
 (0)