mirror of
https://github.com/wassname/angular-timezone-selector.git
synced 2026-09-10 11:50:55 +08:00
Added options for primary & local timezones, and show and sort by offset
This commit is contained in:
+4
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "angular-timezone-selector",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"homepage": "https://github.com/mishguruorg/angular-timezone-selector",
|
||||
"authors": [
|
||||
"Ashok Fernandez <ashok@mish.guru>"
|
||||
@@ -29,5 +29,8 @@
|
||||
"lodash": "~3.9.3",
|
||||
"chosen": "~1.4.2",
|
||||
"bootstrap": "~3.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jsTimezoneDetect": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user