Fix case typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*globals Exception, Utils */
|
||||
module Utils from "./Utils";
|
||||
module Utils from "./utils";
|
||||
import Exception from "./exception";
|
||||
|
||||
export var VERSION = "1.0.0";
|
||||
|
||||
Reference in New Issue
Block a user