Skip to content

Commit 828cad7

Browse files
Martha Cryanlresende
Martha Cryan
authored andcommitted
[HOTFIX] Pin @lumino/coreutils to 1.5.0 to avoid build issues (#686)
More details at: jupyterlab/lumino#83
1 parent 2ab6086 commit 828cad7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"react-dom": "~16.8.5",
5353
"@types/react-dom": "~16.8.5",
5454
"react-intl": "^2.3.0",
55-
"@types/react-intl": "^2.3.0"
55+
"@types/react-intl": "^2.3.0",
56+
"@lumino/coreutils": "1.5.0"
5657
}
5758
}

0 commit comments

Comments
 (0)