mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-07 22:12:35 -04:00
upgrade base-x to 5.0.1
This commit is contained in:
parent
f3e2c53729
commit
e50a809855
7 changed files with 62 additions and 58 deletions
|
@ -16,7 +16,7 @@ global.prettyPrint = window.PR.prettyPrint;
|
|||
global.prettyPrintOne = window.PR.prettyPrintOne;
|
||||
global.showdown = require('./showdown-2.1.0');
|
||||
global.DOMPurify = require('./purify-3.2.6');
|
||||
global.baseX = require('./base-x-4.0.0').baseX;
|
||||
global.baseX = require('./base-x-5.0.1').baseX;
|
||||
global.Legacy = require('./legacy').Legacy;
|
||||
require('./privatebin');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue