mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
9 lines
106 B
JSON
9 lines
106 B
JSON
{
|
|
"lerna": "2.5.1",
|
|
"version": "independent",
|
|
"packages": [
|
|
"plugins/*",
|
|
"packages/*"
|
|
]
|
|
}
|