@alfalab/core-components-time-input 3.0.3 → 3.0.4-snapshot-febcc41ee5e7246ea3bb294cf66f062edea69ee3

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-time-input",
3
- "version": "3.0.3",
3
+ "version": "3.0.4-snapshot-febcc41ee5e7246ea3bb294cf66f062edea69ee3",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -10,7 +10,7 @@
10
10
  "main": "index.js",
11
11
  "module": "./esm/index.js",
12
12
  "dependencies": {
13
- "@alfalab/core-components-input": "^16.0.3",
13
+ "@alfalab/core-components-input": "16.0.4-snapshot-febcc41ee5e7246ea3bb294cf66f062edea69ee3",
14
14
  "tslib": "^2.4.0"
15
15
  },
16
16
  "peerDependencies": {