mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
2bdd84ad22
* make all packages private * remove lerna json and publish scripts * clean up npmignores * remove major npm github ci logic
8 lines
87 B
JSON
8 lines
87 B
JSON
{
|
|
"version": "3.6.1-beta.2",
|
|
"packages": [
|
|
"packages/*",
|
|
"plugins/*"
|
|
]
|
|
}
|