9d15aef243
ref https://linear.app/tryghost/issue/ENG-1266 - Mexico changed tz to not participate in DST - our package was a couple years behind, so we likely have fixes for other countries/regions, too
15 lines
334 B
JSON
15 lines
334 B
JSON
{
|
|
"name": "ember-power-calendar-utils",
|
|
"version": "0.0.1",
|
|
"description": "Copy of ember-power-calendar-moment without the ember-cli-moment-shim dependency.",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"keywords": [
|
|
"ember-addon"
|
|
],
|
|
"dependencies": {
|
|
"ember-cli-babel": "8.2.0",
|
|
"moment-timezone": "0.5.45"
|
|
}
|
|
}
|