lib@2.2.15

This commit is contained in:
Opender Singh 2020-07-08 08:55:56 +12:00
parent 27f006bc46
commit 0aa12f83df
9 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{
"tagVersionPrefix": "lib@",
"version": "2.2.14",
"version": "2.2.15",
"packages": [
"packages/*",
"plugins/*"

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-app",
"version": "2.2.13",
"version": "2.2.15",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"private": true,
"version": "2.2.13",
"version": "2.2.15",
"name": "insomnia-app",
"homepage": "https://konghq.com",
"description": "The Collaborative API Design Tool",
@ -129,7 +129,7 @@
"insomnia-plugin-response": "^2.2.10",
"insomnia-plugin-uuid": "^2.2.10",
"insomnia-prettify": "^2.2.10",
"insomnia-testing": "^2.2.12",
"insomnia-testing": "^2.2.15",
"insomnia-url": "^2.2.10",
"insomnia-xpath": "^2.2.10",
"isomorphic-git": "^0.70.3",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-inso",
"version": "2.2.14",
"version": "2.2.15",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-inso",
"version": "2.2.14",
"version": "2.2.15",
"homepage": "https://insomnia.rest",
"description": "A CLI for Insomnia Designer - the collaborative API design tool.",
"author": "Kong <office@konghq.com>",
@ -61,8 +61,8 @@
"insomnia-plugin-request": "^2.2.12",
"insomnia-plugin-response": "^2.2.10",
"insomnia-plugin-uuid": "^2.2.10",
"insomnia-send-request": "^2.2.13",
"insomnia-testing": "^2.2.12",
"insomnia-send-request": "^2.2.15",
"insomnia-testing": "^2.2.15",
"lodash.flattendeep": "^4.4.0",
"nedb": "^1.8.0",
"openapi-2-kong": "^2.2.12",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-send-request",
"version": "2.2.13",
"version": "2.2.15",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-send-request",
"version": "2.2.13",
"version": "2.2.15",
"main": "dist/index.js",
"dependencies": {
"@stoplight/spectral": "^5.4.0",
@ -20,7 +20,7 @@
"httpsnippet": "^1.20.0",
"iconv-lite": "^0.6.1",
"insomnia-importers": "^2.2.10",
"insomnia-testing": "^2.2.12",
"insomnia-testing": "^2.2.15",
"isomorphic-git": "^1.5.0",
"jshint": "^2.11.1",
"jsonlint": "^1.6.3",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-testing",
"version": "2.2.12",
"version": "2.2.15",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-testing",
"version": "2.2.12",
"version": "2.2.15",
"main": "dist/index.js",
"scripts": {
"typecheck": "flow check",