We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ebb05b commit 0f3764fCopy full SHA for 0f3764f
package.json
@@ -59,7 +59,6 @@
59
"atom": ">=1.28.0 <2.0.0"
60
},
61
"dependencies": {
62
- "jmp": "^2.0.0",
63
"@jupyterlab/services": "^0.52.0",
64
"@nteract/commutable": "^7.1.4",
65
"@nteract/markdown": "^4.5.1",
@@ -71,6 +70,7 @@
71
70
"atom-select-list": "^0.8.1",
72
"escape-carriage": "^1.2.0",
73
"escape-string-regexp": "^4.0.0",
+ "jmp": "^2.0.0",
74
"kernelspecs": "^2.0.0",
75
"lodash": "^4.14.0",
76
"mathjax-electron": "^3.0.0",
@@ -131,6 +131,7 @@
131
"electron": "^6",
132
"enzyme": "^3.11.0",
133
"enzyme-adapter-react-16": "^1.15.6",
134
+ "eslint": "7",
135
"eslint-config-atomic": "^1.14.4",
136
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
137
"markdox": "^0.1.10",
0 commit comments