Skip to content

Commit 00a45fa

Browse files
committed
fix: work around inotify handle starvation
Bump frontend-base to avoid the inotify handle resource starvation.
1 parent b8376e9 commit 00a45fa

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.3",
2929
"@openedx/frontend-app-authn": "^1.0.0-alpha.2",
3030
"@openedx/frontend-app-learner-dashboard": "^1.0.0-alpha.3",
31-
"@openedx/frontend-base": "^1.0.0-alpha.4"
31+
"@openedx/frontend-base": "^1.0.0-alpha.5"
3232
},
3333
"devDependencies": {
3434
"@edx/browserslist-config": "^1.5.0"

0 commit comments

Comments
 (0)