Skip to content

Commit

Permalink
Merge pull request jupyter#6133 from afshin/babel-core
Browse files Browse the repository at this point in the history
Add @babel/core dependency
  • Loading branch information
Zsailer authored Aug 10, 2021
2 parents 4ddc293 + 3909a15 commit c373bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"watch": "onchange 'notebook/static/**/!(*.min).js' 'notebook/static/**/*.less' 'bower.json' -- npm run build"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@jupyterlab/apputils": "^3.1.3",
"babel-loader": "^8.2.2",
Expand Down

0 comments on commit c373bd8

Please sign in to comment.