diff --git a/client/package.json b/client/package.json index 62fd850d..652be111 100755 --- a/client/package.json +++ b/client/package.json @@ -11,7 +11,6 @@ "license": "UNLICENSED", "dependencies": { "borc": "^2.0.3", - "cbor": "^4.1.1", "parcel": "^1.9.7" } } diff --git a/ops/package.json b/ops/package.json index 50725726..eb186274 100644 --- a/ops/package.json +++ b/ops/package.json @@ -1,5 +1,5 @@ { - "name": "migrations", + "name": "cryps-ops", "version": "1.0.0", "description": "", "main": "index.js",