Skip to content

Commit

Permalink
optimize llk
Browse files Browse the repository at this point in the history
  • Loading branch information
yiminghe committed Oct 12, 2021
1 parent d09f8b4 commit 656f3ad
Show file tree
Hide file tree
Showing 23 changed files with 2,325 additions and 2,444 deletions.
2 changes: 1 addition & 1 deletion bin/kison.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @author yiminghe@gmail.com
*/

var Utils = require('../lib/utils'),
var Utils = require('modulex-util'),
KISON = require('../lib/'),
fs = require('fs'),
path = require('path'),
Expand Down
Loading

0 comments on commit 656f3ad

Please sign in to comment.