File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ jupyter labextension link .
2626
2727## Changelog
2828
29- ### 3.0.1 (2020-04-17)
29+ ### 3.0.2 (2020-04-17)
3030
3131- Loosen dependencies for Jupyterlab to better support Binder
3232
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyterlab_robotmode" ,
3- "version" : " 3.0.1 " ,
3+ "version" : " 3.0.2 " ,
44 "description" : " A JupyterLab extensions, which adds CodeMirror mode for Robot Framework syntax" ,
55 "author" : " Asko Soukka" ,
66 "bugs" : {
77 "url" : " https://github.com/robots-from-jupyter/robotkernel/issues"
88 },
99 "dependencies" : {
10- "@jupyterlab/application" : " >=1.2.6 <1.3.0, >=2.1.1 "
10+ "@jupyterlab/application" : " >=1.2.6"
1111 },
1212 "peerDependencies" : {
1313 "codemirror" : " ~5.39.0"
You can’t perform that action at this time.
0 commit comments