浏览代码

fix: update xc-admin-common workspace dependency to use caret

Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
Devin AI 9 月之前
父节点
当前提交
0691a73d07
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      governance/xc_admin/packages/crank_executor/package.json

+ 1 - 1
governance/xc_admin/packages/crank_executor/package.json

@@ -25,7 +25,7 @@
     "@injectivelabs/sdk-ts": "^1.10.72",
     "@project-serum/anchor": "^0.25.0",
     "@pythnetwork/client": "catalog:",
-    "@pythnetwork/xc-admin-common": "workspace:*",
+    "@pythnetwork/xc-admin-common": "workspace:^",
     "@solana/web3.js": "^1.73.0",
     "@sqds/mesh": "^1.0.6",
     "ts-node": "^10.9.1"