Skip to content

Commit 5098fa2

Browse files
committed
v7.1.0
1 parent a5fa44e commit 5098fa2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rapidoc",
3-
"version": "7.0.4",
3+
"version": "7.1.0",
44
"description": "RapiDoc - Open API spec viewer with built in console",
55
"author": "Mrinmoy Majumdar <[email protected]>",
66
"repository": {
@@ -32,8 +32,8 @@
3232
"lit-element": "2.2.1",
3333
"lit-html": "1.0.0",
3434
"marked": "^0.8.0",
35-
"swagger2openapi": "^5.3.2",
36-
"snyk": "^1.278.0"
35+
"snyk": "^1.278.0",
36+
"swagger2openapi": "^5.3.2"
3737
},
3838
"scripts": {
3939
"build": "NODE_ENV=production webpack",

0 commit comments

Comments
 (0)