@invariant.guru/cli 0.6.5 → 0.6.7

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.
@@ -7,8 +7,8 @@
7
7
  <!-- Replaced by the daemon when it serves this file (see StaticFileHandler). -->
8
8
  <meta name="invariant-ui-token" content="__INVARIANT_UI_TOKEN__" />
9
9
  <title>Invariant Sessions</title>
10
- <script type="module" crossorigin src="/assets/index-D-QfDUGL.js"></script>
11
- <link rel="stylesheet" crossorigin href="/assets/index-S_wSNShB.css">
10
+ <script type="module" crossorigin src="/assets/index-DJ_LUfui.js"></script>
11
+ <link rel="stylesheet" crossorigin href="/assets/index-ChnSpLez.css">
12
12
  </head>
13
13
  <body class="ds-root">
14
14
  <div id="root"></div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@invariant.guru/cli",
3
- "version": "0.6.5",
3
+ "version": "0.6.7",
4
4
  "description": "CLI tool for managing Claude AI specification invariants",
5
5
  "bin": {
6
6
  "invariant": "./dist/main.js"