We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca65bd6 + 1589b6e commit 8eda862Copy full SHA for 8eda862
bower.json
@@ -1,11 +1,11 @@
1
{
2
"name": "angular-date-time-input",
3
"version": "0.1.0",
4
- "description": "This angular directive emulates the Grails sortableColumn tag.",
+ "description": "This angular directive provides a date input field.",
5
"author": "https://github.com/dalelotts/angular-date-time-input/graphs/contributors",
6
"license": "MIT",
7
"homepage": "https://github.com/dalelotts/angular-date-time-input",
8
- "main": "./src/js/sortableColumn.js",
+ "main": "./src/dateTimeInput.js",
9
"ignore": [
10
"**/.*",
11
"screenshots",
@@ -25,4 +25,4 @@
25
"angular-scenario": "~1.x",
26
"jquery": "1.10.2"
27
}
28
-}
+}
0 commit comments