Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 91c22bd

Browse files
committed
Add a single main file to bower #65
1 parent 4e7fba6 commit 91c22bd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
"name": "angular-datatables",
33
"version": "0.1.0",
44
"author": "l-lin",
5-
"main": [
6-
"dist/angular-datatables.js",
7-
"dist/angular-datatables.min.js"
8-
],
5+
"main": "dist/angular-datatables.js",
96
"ignore": [
107
".bowerrc",
118
".editorconfig",

0 commit comments

Comments
 (0)