mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
Install jquery from npm (needed as dependency).
This commit is contained in:
parent
22fd1bcef4
commit
6a2960104c
@ -28,5 +28,8 @@
|
||||
"browserify": "^11.0.1",
|
||||
"concurrently": "^0.1.1",
|
||||
"less": "~2"
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "^2.1.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user