Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz committed Oct 15, 2019
1 parent 89772ad commit 24a1094
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagger-test-templates",
"version": "1.5.1",
"version": "1.6.0",
"description": "Generate test code from a Swagger spec",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -56,7 +56,7 @@
"sanitize-filename": "^1.3.0",
"string": "^3.3.0"
},
"engines" : {
"node" : ">=6.0.0"
"engines": {
"node": ">=6.0.0"
}
}

0 comments on commit 24a1094

Please sign in to comment.