@revisium/admin 1.4.0 → 1.4.1

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.html CHANGED
@@ -6,7 +6,7 @@
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
7
  <title>Revisium</title>
8
8
  <script type="text/javascript" src="/env.js"></script>
9
- <script type="module" crossorigin src="/assets/index-BQSoKVie.js"></script>
9
+ <script type="module" crossorigin src="/assets/index-I_MafNn5.js"></script>
10
10
  <link rel="stylesheet" crossorigin href="/assets/index-B8hvGl6j.css">
11
11
  </head>
12
12
  <body>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revisium/admin",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "Revisium is a tool (UI/API) inspired by JSON (JSON Schema) and Git, designed to provide a flexible and low-level headless CMS solution.",
5
5
  "private": false,
6
6
  "homepage": "https://revisium.io",