mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
publish npm packages lib@2.2.35-beta.0
This commit is contained in:
parent
07bfd858d9
commit
8c6fcd8312
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tagVersionPrefix": "lib@",
|
||||
"version": "2.2.34-beta.0",
|
||||
"version": "2.2.35-beta.0",
|
||||
"includeMergedTags": true,
|
||||
"command": {
|
||||
"version": {
|
||||
|
2
packages/insomnia-app/package-lock.json
generated
2
packages/insomnia-app/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "insomnia-app",
|
||||
"version": "2.2.33",
|
||||
"version": "2.2.35-beta.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"version": "2.2.33",
|
||||
"version": "2.2.35-beta.0",
|
||||
"name": "insomnia-app",
|
||||
"homepage": "https://konghq.com",
|
||||
"description": "The Collaborative API Design Tool",
|
||||
|
2
packages/insomnia-inso/package-lock.json
generated
2
packages/insomnia-inso/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "insomnia-inso",
|
||||
"version": "2.2.34-beta.0",
|
||||
"version": "2.2.35-beta.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "insomnia-inso",
|
||||
"version": "2.2.34-beta.0",
|
||||
"version": "2.2.35-beta.0",
|
||||
"homepage": "https://insomnia.rest",
|
||||
"description": "A CLI for Insomnia Designer - the collaborative API design tool.",
|
||||
"author": "Kong <office@konghq.com>",
|
||||
@ -77,7 +77,7 @@
|
||||
"insomnia-plugin-os": "2.2.34-beta.0",
|
||||
"insomnia-plugin-prompt": "2.2.34-beta.0",
|
||||
"insomnia-plugin-request": "2.2.34-beta.0",
|
||||
"insomnia-plugin-response": "2.2.34-beta.0",
|
||||
"insomnia-plugin-response": "2.2.35-beta.0",
|
||||
"insomnia-plugin-uuid": "2.2.34-beta.0",
|
||||
"insomnia-send-request": "2.2.34-beta.0",
|
||||
"insomnia-testing": "2.2.34-beta.0",
|
||||
|
2
packages/insomnia-xpath/package-lock.json
generated
2
packages/insomnia-xpath/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "insomnia-xpath",
|
||||
"version": "2.2.34-beta.0",
|
||||
"version": "2.2.35-beta.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "insomnia-xpath",
|
||||
"version": "2.2.34-beta.0",
|
||||
"version": "2.2.35-beta.0",
|
||||
"author": "Gregory Schier <greg.schier@konghq.com>",
|
||||
"description": "Query XML using XPath",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "insomnia-plugin-response",
|
||||
"version": "2.2.34-beta.0",
|
||||
"version": "2.2.35-beta.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "insomnia-plugin-response",
|
||||
"version": "2.2.34-beta.0",
|
||||
"version": "2.2.35-beta.0",
|
||||
"author": "Gregory Schier <greg.schier@konghq.com>",
|
||||
"description": "Insomnia response template tag",
|
||||
"license": "MIT",
|
||||
@ -19,7 +19,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"iconv-lite": "^0.4.19",
|
||||
"insomnia-xpath": "2.2.34-beta.0",
|
||||
"insomnia-xpath": "2.2.35-beta.0",
|
||||
"jsonpath": "^1.0.2"
|
||||
},
|
||||
"gitHead": "e46bf021cf4b4379e31d2b2d9025d476d6839fa1"
|
||||
|
Loading…
Reference in New Issue
Block a user