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 f194d49 commit 6d65298Copy full SHA for 6d65298
package.json
@@ -16,6 +16,7 @@
16
"watch": "onchange 'notebook/static/**/!(*.min).js' 'notebook/static/**/*.less' 'bower.json' -- npm run build"
17
},
18
"devDependencies": {
19
+ "@babel/core": "^7.15.0",
20
"@babel/preset-env": "^7.15.0",
21
"@jupyterlab/apputils": "^3.1.3",
22
"babel-loader": "^8.2.2",
0 commit comments