mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-21 18:25:55 +02:00
* Update modules
* Remove lingering strip-json-comments
This commit is contained in:
parent
6848df49d1
commit
870e5a9136
3 changed files with 4 additions and 6 deletions
|
@ -15,7 +15,6 @@ var paths = require('path');
|
|||
var async = require('async');
|
||||
var _ = require('lodash');
|
||||
var assert = require('assert');
|
||||
var stripJsonComments = require('strip-json-comments');
|
||||
|
||||
exports.loadTheme = loadTheme;
|
||||
exports.getThemeArt = getThemeArt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue