fathyb / carbonyl

Chromium running inside your terminal
BSD 3-Clause "New" or "Revised" License
14.7k stars 288 forks source link

npm lacks 0.0.3 release #138

Open glensc opened 1 year ago

glensc commented 1 year ago

this release is missing:

$ npm remove -g carbonyl 
$ npm list -g            
/opt/homebrew/lib
├── npm@9.5.1
├── yarn-audit-fix@9.3.8
└── yarn-deduplicate@6.0.0

$ npm install -g carbonyl --upgrade
$ npm list -g                      
/opt/homebrew/lib
├── carbonyl@0.0.2-next.bacf3db
├── npm@9.5.1
├── yarn-audit-fix@9.3.8
└── yarn-deduplicate@6.0.0