Kong plugins no longer private (#2635)

This commit is contained in:
Opender Singh 2020-09-18 23:31:21 +12:00 committed by GitHub
parent 3314c23ecf
commit 9b0f089384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 4 deletions

View File

@ -1,6 +1,5 @@
{
"name": "insomnia-plugin-kong-bundle",
"private": true,
"version": "2.2.23",
"main": "index.js",
"insomnia": {

View File

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

View File

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

View File

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