mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
include requirejs in package file
This commit is contained in:
parent
9729af63e8
commit
e488d95aca
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"etherpad-yajsml" : "0.0.2",
|
"etherpad-yajsml" : "0.0.2",
|
||||||
"request" : "2.55.0",
|
"request" : "2.55.0",
|
||||||
|
"requirejs" : "2.1.17",
|
||||||
"etherpad-require-kernel" : "1.0.8",
|
"etherpad-require-kernel" : "1.0.8",
|
||||||
"resolve" : "1.1.6",
|
"resolve" : "1.1.6",
|
||||||
"socket.io" : "1.3.5",
|
"socket.io" : "1.3.5",
|
||||||
|
|
Loading…
Reference in a new issue