@optique/temporal 0.4.2 → 0.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -312,9 +312,6 @@ function timeZone(options = {}) {
312
312
  year: 2020,
313
313
  month: 1,
314
314
  day: 1,
315
- hour: 0,
316
- minute: 0,
317
- second: 0,
318
315
  timeZone: input
319
316
  });
320
317
  return {
package/dist/index.js CHANGED
@@ -289,9 +289,6 @@ function timeZone(options = {}) {
289
289
  year: 2020,
290
290
  month: 1,
291
291
  day: 1,
292
- hour: 0,
293
- minute: 0,
294
- second: 0,
295
292
  timeZone: input
296
293
  });
297
294
  return {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@optique/temporal",
3
- "version": "0.4.2",
3
+ "version": "0.4.4",
4
4
  "description": "Temporal value parsers for Optique",
5
5
  "keywords": [
6
6
  "CLI",