Skip to content

Commit

Permalink
v1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Haselaars committed Jan 14, 2023
1 parent eebc2d8 commit 7d5f1d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apideck/postman-to-k6",
"version": "1.8.6",
"version": "1.8.7",
"description": "Convert a Postman collection to k6 JavaScript",
"keywords": [
"k6",
Expand Down Expand Up @@ -82,8 +82,8 @@
"cross-env": "^6.0.3",
"husky": "^7.0.4",
"mock-require": "^3.0.3",
"npm-run-all": "^4.1.5",
"np": "^7.6.2",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"sinon": "^7.5.0",
"snazzy": "^8.0.0",
Expand Down

0 comments on commit 7d5f1d9

Please sign in to comment.