We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fb4ecf + 966a1d7 commit 597f5b6Copy full SHA for 597f5b6
bower.json
@@ -1,7 +1,11 @@
1
{
2
"name": "knockout-datatable",
3
- "version": "0.7.1",
+ "version": "0.7.2",
4
"private": false,
5
+ "main": [
6
+ "knockout-datatable.min.js",
7
+ "knockout-datatable.css"
8
+ ],
9
"license": "MIT",
10
"ignore": [
11
".gitignore",
package.json
@@ -1,6 +1,6 @@
"scripts": {
"compile": "grunt"
0 commit comments