Skip to content

Commit 786f77b

Browse files
committed
Merge branch '13770129-mikado'
2 parents 0805ff0 + f7311cb commit 786f77b

File tree

6 files changed

+207
-114
lines changed

6 files changed

+207
-114
lines changed

frameworks/keyed/mikado-proxy/package-lock.json

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

frameworks/keyed/mikado-proxy/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "Apache-2.0",
77
"js-framework-benchmark": {
88
"frameworkVersionFromPackage": "mikado",
9-
"frameworkVersion": "0.8.1",
9+
"frameworkVersion": "0.8.400",
1010
"frameworkHomeURL": "https://github.com/nextapps-de/mikado/",
1111
"issues": []
1212
},
@@ -21,9 +21,9 @@
2121
"build-prod": "npm run build"
2222
},
2323
"dependencies": {
24-
"mikado": "^0.8.327"
24+
"mikado": "^0.8.400"
2525
},
2626
"devDependencies": {
27-
"google-closure-compiler": "^20230802.0.0"
27+
"google-closure-compiler": "^20240317.0.0"
2828
}
2929
}

0 commit comments

Comments
 (0)