Skip to content

Commit f73b12b

Browse files
author
ismay
committed
chore(deps): update app-runtime to latest alpha
1 parent 124a04b commit f73b12b

File tree

2 files changed

+446
-717
lines changed

2 files changed

+446
-717
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
"cypress:stub": "start-server-and-test 'yarn start:nobrowser' http://localhost:3000 'yarn cypress run --env dhis2ApiVersion=37,networkMode=stub'",
2121
"cypress:live": "start-server-and-test 'yarn start:nobrowser' http://localhost:3000 'yarn cypress open --env networkMode=live'"
2222
},
23+
"resolutions": {
24+
"@dhis2/app-runtime": "2.9.0-alpha.3"
25+
},
2326
"devDependencies": {
2427
"@dhis2/cli-app-scripts": "^7.6.2",
2528
"@dhis2/cli-style": "^7.3.0",
@@ -32,7 +35,7 @@
3235
"start-server-and-test": "^1.12.5"
3336
},
3437
"dependencies": {
35-
"@dhis2/app-runtime": "^2.8.0",
38+
"@dhis2/app-runtime": "2.9.0-alpha.3",
3639
"@dhis2/d2-i18n": "^1.1.0",
3740
"@dhis2/prop-types": "^1.6.4",
3841
"@dhis2/ui": "^6.12.0",

0 commit comments

Comments
 (0)