Mark packages and plugins as private (#4311)

This reverts commit 96265ae6b5.

Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
This commit is contained in:
Opender Singh 2021-12-23 09:43:30 +13:00 committed by GitHub
parent ecbb1ce1eb
commit b94367ffd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
22 changed files with 22 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-common",
"version": "2.4.1",
"homepage": "https://insomnia.rest",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-config",
"version": "2.4.1",
"homepage": "https://insomnia.rest",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-cookies",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-prettify",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-send-request",
"license": "Apache-2.0",
"version": "2.4.1",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-testing",
"license": "Apache-2.0",
"version": "2.4.1",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-url",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-xpath",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-base64",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-cookie-jar",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-core-themes",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-file",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-hash",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-jsonpath",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-kong-declarative-config",
"version": "2.4.1",
"main": "index.js",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-kong-kubernetes-config",
"version": "2.4.1",
"main": "index.js",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-kong-portal",
"version": "2.4.1",
"main": "dist/index.js",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-now",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-prompt",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-request",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-response",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",

View File

@ -1,4 +1,5 @@
{
"private": true,
"name": "insomnia-plugin-uuid",
"version": "2.4.1",
"author": "Kong <office@konghq.com>",