We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ddc293 + 3909a15 commit c373bd8Copy full SHA for c373bd8
package.json
@@ -17,6 +17,7 @@
17
"watch": "onchange 'notebook/static/**/!(*.min).js' 'notebook/static/**/*.less' 'bower.json' -- npm run build"
18
},
19
"devDependencies": {
20
+ "@babel/core": "^7.15.0",
21
"@babel/preset-env": "^7.15.0",
22
"@jupyterlab/apputils": "^3.1.3",
23
"babel-loader": "^8.2.2",
0 commit comments