diff --git a/package.json b/package.json index 1afa2b2..c4001a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testing-farm", - "version": "1.9.0", + "version": "1.9.1", "description": "A NodeJS module to access Testing Farm instances through the REST API.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -13,7 +13,6 @@ "update-snapshots": "vitest run --update", "all": "yarn run build && yarn run format && yarn test" }, - "type": "module", "packageManager": "yarn@4.1.1", "repository": { "type": "git",