From 33797cb88da5b07427bcbc62d51a170dee5f2c5c Mon Sep 17 00:00:00 2001 From: farthinker Date: Tue, 19 May 2015 10:23:09 +0800 Subject: [PATCH] rename simple-module as npm deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88ae8f17..1ffb7785 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "jquery": "2.x", "simple-hotkeys": "1.x", "simple-uploader": "2.x", - "simplemodule": "2.x" + "simple-module": "~2.0.5" }, "devDependencies": { "grunt": "0.x",