mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-14 07:10:34 -07:00
Rollback shrinkwrap (#8926)
This commit is contained in:
committed by
Sandy Tao
parent
84cc6a4e2d
commit
1610fecc3e
@@ -46,7 +46,6 @@ copyFiles('core', {
|
||||
copyFiles('cli', {
|
||||
'README.md': 'README.md',
|
||||
LICENSE: 'LICENSE',
|
||||
'npm-shrinkwrap.json': 'npm-shrinkwrap.json',
|
||||
});
|
||||
|
||||
console.log('Successfully prepared all packages.');
|
||||
|
||||
Reference in New Issue
Block a user