You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
```
❯ npx np minor
? The following new files will not be part of your published package:
- .github/workflows/test.yml
- .vscode/settings.json
- jest.config.js
- lib/Prediction.test.js
- lib/ReplicateClient.test.js
- lib/Version.test.js
The following new files will be published the first time:
- lib/errors.js
- lib/Prediction.js
- lib/ReplicateClient.js
- lib/ReplicateObject.js
- lib/utils.js
- lib/Version.js
Continue? (y/N)
```
0 commit comments