Skip to content

Commit 3909a15

Browse files
committed
Add @babel/core dependency
1 parent 4ddc293 commit 3909a15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"watch": "onchange 'notebook/static/**/!(*.min).js' 'notebook/static/**/*.less' 'bower.json' -- npm run build"
1818
},
1919
"devDependencies": {
20+
"@babel/core": "^7.15.0",
2021
"@babel/preset-env": "^7.15.0",
2122
"@jupyterlab/apputils": "^3.1.3",
2223
"babel-loader": "^8.2.2",

0 commit comments

Comments
 (0)