Pice.updateAsync() - shysolocup/pice GitHub Wiki
| Type | Return Type | |
| updates a given npm package |
|
|
|
| JS |
const pice = require('pice');
pice.updateAsync("@stews/soup"); |
| Type | Return Type | |
| updates a given npm package |
|
|
|
| JS |
const pice = require('pice');
pice.updateAsync("@stews/soup"); |