mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-07 16:44:27 +01:00
11 lines
170 B
JSON
11 lines
170 B
JSON
{
|
|
"version": "0.0.1",
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"publish": {
|
|
"message": "chore(release): publish",
|
|
"registry": "https://registry.npmjs.org"
|
|
}
|
|
}
|