Skip to content

Commit

Permalink
fix: update commonDependencyVersions @adobe/aio-sdk to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed Jan 11, 2024
1 parent c3b45b6 commit 02d54a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ module.exports = {
},
ciDirName: '.github',
commonDependencyVersions: {
'@adobe/aio-sdk': '^4.1.0'
'@adobe/aio-sdk': '^5'
},
appConfigFile: 'app.config.yaml',
runtimeManifestKey: 'runtimeManifest',
Expand Down

0 comments on commit 02d54a4

Please sign in to comment.