Skip to content

Commit 6c2390d

Browse files
committed
Pin @jupyter-notebook/web-components in react wrapper
1 parent f8df41f commit 6c2390d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test": "jest --verbose --coverage"
3434
},
3535
"dependencies": {
36-
"@jupyter-notebook/web-components": "^0.1.3",
36+
"@jupyter-notebook/web-components": "0.1.3",
3737
"@microsoft/fast-react-wrapper": "^0.1.17",
3838
"react": "^17.0.0"
3939
},

0 commit comments

Comments
 (0)