@dfinity/cmc
Advanced tools
Comparing version
{ | ||
"name": "@dfinity/cmc", | ||
"version": "5.0.6-next-2025-06-30", | ||
"version": "5.0.6-next-2025-07-01", | ||
"description": "A library for interfacing with the cycle minting canister.", | ||
@@ -19,3 +19,3 @@ "license": "Apache-2.0", | ||
"prepack": "npm run build", | ||
"test": "jest" | ||
"test": "vitest" | ||
}, | ||
@@ -22,0 +22,0 @@ "repository": { |
116239
0