mirror of
https://github.com/Kong/insomnia.git
synced 2026-02-15 08:32:11 -05:00
Bump app version to 11.6.0
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -28650,7 +28650,7 @@
|
||||
}
|
||||
},
|
||||
"packages/insomnia": {
|
||||
"version": "11.6.0-beta.0",
|
||||
"version": "11.6.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@apideck/better-ajv-errors": "^0.3.6",
|
||||
@@ -28818,7 +28818,7 @@
|
||||
}
|
||||
},
|
||||
"packages/insomnia-inso": {
|
||||
"version": "11.6.0-beta.0",
|
||||
"version": "11.6.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@seald-io/nedb": "^4.1.1",
|
||||
@@ -29321,7 +29321,7 @@
|
||||
}
|
||||
},
|
||||
"packages/insomnia-scripting-environment": {
|
||||
"version": "11.6.0-beta.0",
|
||||
"version": "11.6.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@types/deep-equal": "^1.0.4",
|
||||
@@ -29373,7 +29373,7 @@
|
||||
}
|
||||
},
|
||||
"packages/insomnia-smoke-test": {
|
||||
"version": "11.6.0-beta.0",
|
||||
"version": "11.6.0",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.51.1",
|
||||
@@ -29425,7 +29425,7 @@
|
||||
}
|
||||
},
|
||||
"packages/insomnia-testing": {
|
||||
"version": "11.6.0-beta.0",
|
||||
"version": "11.6.0",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"packages/insomnia/node_modules/@esbuild/aix-ppc64": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "insomnia-inso",
|
||||
"version": "11.6.0-beta.0",
|
||||
"version": "11.6.0",
|
||||
"homepage": "https://insomnia.rest",
|
||||
"description": "A CLI for Insomnia - The Collaborative API Design Tool",
|
||||
"author": "Kong <office@konghq.com>",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "insomnia-scripting-environment",
|
||||
"version": "11.6.0-beta.0",
|
||||
"version": "11.6.0",
|
||||
"description": "",
|
||||
"main": "src/objects/index.ts",
|
||||
"types": "src/objects/index.ts",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/kong/insomnia/issues"
|
||||
},
|
||||
"version": "11.6.0-beta.0",
|
||||
"version": "11.6.0",
|
||||
"scripts": {
|
||||
"test:dev": "xvfb-maybe cross-env BUNDLE=dev playwright test",
|
||||
"test:build": "xvfb-maybe cross-env BUNDLE=build playwright test",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"private": true,
|
||||
"name": "insomnia-testing",
|
||||
"license": "Apache-2.0",
|
||||
"version": "11.6.0-beta.0",
|
||||
"version": "11.6.0",
|
||||
"author": "Kong <office@konghq.com>",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "insomnia",
|
||||
"version": "11.6.0-beta.0",
|
||||
"version": "11.6.0",
|
||||
"productName": "Insomnia",
|
||||
"private": true,
|
||||
"description": "The Collaborative API Design Tool",
|
||||
|
||||
Reference in New Issue
Block a user