Skip to content

Commit 65bc813

Browse files
committed
This fixes #14 #25 #46 #59
1 parent 4aaec1b commit 65bc813

File tree

4 files changed

+1522
-1510
lines changed

4 files changed

+1522
-1510
lines changed

bower.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adm-dtp",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"homepage": "https://github.com/AmirkabirDataMiners/ADM-dateTimePicker",
55
"authors": [
66
"ADM | Amirkabir Data Miners <info@adm-co.net>"
@@ -24,10 +24,9 @@
2424
],
2525
"license": "MIT",
2626
"ignore": [
27-
"**/.*",
28-
"node_modules",
29-
"bower_components",
30-
"test",
31-
"tests"
27+
"*.DS_Store",
28+
".git",
29+
".gitignore",
30+
".sass-cache"
3231
]
3332
}

0 commit comments

Comments
 (0)