1
0
Fork 0

one more place to rename the include

This commit is contained in:
Wilfried Goesgens 2017-05-08 11:14:53 +02:00
parent a2411488ae
commit 8b5d557ff7
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ var ignoreCollectionAlreadyThere = [];
var rc;
var j;
var hljs = require('highlight.js');
var hljs = require('highlightjs');
var MAP = {
'py': 'python',