chore(kernel-client): 0.1.6
0.1.5 was published with npm, which does not rewrite pnpm's workspace: protocol, so its package.json carried '@insignia/iios-contracts: workspace:*' and npm consumers failed with EUNSUPPORTEDPROTOCOL. Republished via pnpm publish. Do not use 0.1.5. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@insignia/iios-kernel-client",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.6",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user