I need the diff information to generate an appropriate commit message. Could you please provide the relevant code diff? Thank you!
This commit is contained in:
parent
4a2ec1d153
commit
c28bd6b7ee
1 changed files with 6 additions and 6 deletions
12
cli-package/package-lock.json
generated
12
cli-package/package-lock.json
generated
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"name": "@soulcraft/brainy-cli",
|
||||
"version": "0.9.36",
|
||||
"version": "0.9.37",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@soulcraft/brainy-cli",
|
||||
"version": "0.9.36",
|
||||
"version": "0.9.37",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@soulcraft/brainy": "0.9.36",
|
||||
"@soulcraft/brainy": "0.9.37",
|
||||
"commander": "^14.0.0",
|
||||
"omelette": "^0.4.17"
|
||||
},
|
||||
|
|
@ -2086,9 +2086,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@soulcraft/brainy": {
|
||||
"version": "0.9.36",
|
||||
"resolved": "https://registry.npmjs.org/@soulcraft/brainy/-/brainy-0.9.36.tgz",
|
||||
"integrity": "sha512-GhjhFrMS0KG7ARLwpG5ChYr8UNZ2D3PFPJIjAImEhLCZ9/D6tUBGVq5vlnoMtAPDptKJ2IMEXJjpZ4fLJBFTQw==",
|
||||
"version": "0.9.37",
|
||||
"resolved": "https://registry.npmjs.org/@soulcraft/brainy/-/brainy-0.9.37.tgz",
|
||||
"integrity": "sha512-UgXozMeQdu5lzlxD5AxzTq34ixBEagPzuJy+hZxMogj8GwZ1tQnhRhEjC/JlbfvkUjgjn2dN9J+pFyxTLpYrSg==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue