openwork 0.1.1-rc.6 → 0.1.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.
|
@@ -75565,7 +75565,7 @@ function App() {
|
|
|
75565
75565
|
},
|
|
75566
75566
|
children: [
|
|
75567
75567
|
/* @__PURE__ */ jsxRuntimeExports.jsx("span", { className: "app-badge-name", children: "OPENWORK" }),
|
|
75568
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx("span", { className: "app-badge-version", children: "0.1.1
|
|
75568
|
+
/* @__PURE__ */ jsxRuntimeExports.jsx("span", { className: "app-badge-version", children: "0.1.1" })
|
|
75569
75569
|
]
|
|
75570
75570
|
}
|
|
75571
75571
|
),
|
package/out/renderer/index.html
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
http-equiv="Content-Security-Policy"
|
|
8
8
|
content="default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:"
|
|
9
9
|
/>
|
|
10
|
-
<script type="module" crossorigin src="./assets/index-
|
|
10
|
+
<script type="module" crossorigin src="./assets/index-BCFQ1MZ2.js"></script>
|
|
11
11
|
<link rel="stylesheet" crossorigin href="./assets/index-CK8V1Wgb.css">
|
|
12
12
|
</head>
|
|
13
13
|
<body>
|