Skip to content

Commit

Permalink
1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku authored May 2, 2024
1 parent 837fe38 commit 473ef26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -13,7 +13,6 @@
"update-snapshots": "vitest run --update",
"all": "yarn run build && yarn run format && yarn test"
},
"type": "module",
"packageManager": "[email protected]",
"repository": {
"type": "git",
Expand Down

0 comments on commit 473ef26

Please sign in to comment.