Skip to content

Commit 6665895

Browse files
author
Samson
committed
Added npm module properly
1 parent 904ae89 commit 6665895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ var http = require('http-get');
44
var rjs = require('requirejs');
55
var knox = require('knox');
66
var glob = require("glob")
7-
var clc = require('./cli-color');
7+
var clc = require('cli-color');
88

99
// CONFIG
1010

0 commit comments

Comments
 (0)