mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-30 12:11:32 +08:00
Add commander to dependencies
This commit is contained in:
parent
e59ea4e7d8
commit
c6f1f79450
@ -31,6 +31,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/buildutils": "^3.0.0",
|
||||
"commander": "^6.2.0",
|
||||
"typescript": "~4.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user