From d93b169f36dc1afb2485dfd46c88e61260fce0bf Mon Sep 17 00:00:00 2001 From: saurabhgarg08 Date: Wed, 30 Aug 2017 18:58:49 +0530 Subject: [PATCH] Update bower.json This change will make this component work with gulp and wiredep --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 7d0146a..dc94319 100644 --- a/bower.json +++ b/bower.json @@ -7,7 +7,7 @@ "Alexander " ], "description": "Light and flexible Data Grid for AngularJS, with built-in sorting, pagination and filtering options, unified API for client-side and server-side data fetching, seamless synchronization with browser address bar and total freedom in choosing mark-up and styling suitable for your application.", - "main": "dist/dataGrid.js", + "main": ["dist/dataGrid.js","dist/pagination.js"], "keywords": [ "DataGrid", "Angular",