diff --git a/packages/siwe/package.json b/packages/siwe/package.json index f295449e..4fbde25d 100644 --- a/packages/siwe/package.json +++ b/packages/siwe/package.json @@ -11,7 +11,6 @@ "test": "jest", "build": "tsc", "lint": "eslint --ext .js,.ts .", - "obj": "tsc && node dist/make-object-tests.js", "format": "prettier --ignore-path .gitignore --write \"**/*.+(js|ts|json)\"" }, "author": "Spruce Systems Inc.",