Skip to content

Commit a75bb17

Browse files
committed
Merge pull request l-lin#1 from umash/fixed-bower-json
Updating bower.json
2 parents 6e2b108 + 8f3057a commit a75bb17

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

bower.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
2-
"name": "angular-datatables",
3-
"version": "0.4.2",
4-
"author": "l-lin",
5-
"main": "dist/angular-datatables.js",
2+
"name": "angular-datatables",
3+
"version": "0.4.1",
4+
"author": "l-lin",
5+
"main": [
6+
"dist/angular-datatables.js",
7+
"dist/plugins/tabletools/angular-datatables.tabletools.js"
8+
],
69
"ignore": [
710
".bowerrc",
811
".editorconfig",

0 commit comments

Comments
 (0)