Skip to content

Commit 714cbd1

Browse files
authored
fix: update aio-lib-runtime version to explicit 7.1.3 (#879)
The version has an important bug fix. This depends on adobe/aio-lib-runtime#215 being merged and released as 7.1.3
1 parent 761f2b3 commit 714cbd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@adobe/aio-lib-core-networking": "^5",
1313
"@adobe/aio-lib-env": "^3",
1414
"@adobe/aio-lib-ims": "^7",
15-
"@adobe/aio-lib-runtime": "^7.1.2",
15+
"@adobe/aio-lib-runtime": "^7.1.3",
1616
"@adobe/aio-lib-templates": "^3",
1717
"@adobe/aio-lib-web": "^7",
1818
"@adobe/generator-aio-app": "^9",

0 commit comments

Comments
 (0)