mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Use packaged edition of async.
This commit is contained in:
parent
8e735b0841
commit
0da4acfdb5
4 changed files with 5 additions and 693 deletions
|
@ -37,7 +37,8 @@ var tar = JSON.parse(fs.readFileSync(TAR_PATH, 'utf8'));
|
|||
|
||||
|
||||
var LIBRARY_WHITELIST = [
|
||||
'security'
|
||||
'async'
|
||||
, 'security'
|
||||
, 'underscore'
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue