mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
Removed unnecessary edit
This commit is contained in:
parent
3b239afcda
commit
80158d81c9
@ -10,7 +10,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"bower": "bower install",
|
||||
"build": "python3 setup.py js css",
|
||||
"build": "python setup.py js css",
|
||||
"build:watch": "set -e; while true; do npm run build; sleep 3; done"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user