ode-ngjs-front 1.2.0-dev.202301100643 → 1.2.0-dev.202301100738

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 (2) hide show
  1. package/dist/version.txt +1 -1
  2. package/package.json +1 -1
package/dist/version.txt CHANGED
@@ -1 +1 @@
1
- ode-ngjs-front=1.2-SNAPSHOT 10/01/2023 06:44:29
1
+ ode-ngjs-front=1.2-SNAPSHOT 10/01/2023 07:38:58
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-ngjs-front",
3
- "version": "1.2.0-dev.202301100643",
3
+ "version": "1.2.0-dev.202301100738",
4
4
  "description": "Open Digital Education Frontend Framework",
5
5
  "main": "dist/ts/index.js",
6
6
  "types": "dist/ts/index.d.ts",