diff --git a/bower.json b/bower.json index e614ba29..c7f9ccc0 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,6 @@ "Nino ", "Pangxie " ], - "directory": "zui/components", "description": "A UI Library for Weapp", "main": "zui/index.js", "moduleType": [], @@ -16,6 +15,9 @@ "bower_components", "test", "tests", - "pages" + "pages", + "app.js", + "app.json", + "bower.json" ] }