File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- v10.16.2
1
+ v12.14.0
Original file line number Diff line number Diff line change 7
7
[ ![ license] ( https://img.shields.io/github/license/benmvp/benmvp-cli.svg )] ( LICENSE )
8
8
9
9
[ ![ Maintenance Status] ( https://img.shields.io/badge/status-maintained-brightgreen.svg )] ( https://github.com/benmvp/benmvp-cli/pulse )
10
- [ ![ Build Status] ( https://travis-ci.org /benmvp/benmvp-cli .svg?branch=master )] ( https://travis-ci.org /benmvp/benmvp-cli )
10
+ [ ![ Build Status] ( https://github.com /benmvp/bart-salmon/workflows/CI/badge .svg )] ( https://github.com /benmvp/benmvp-cli/actions )
11
11
[ ![ Tested with jest] ( https://img.shields.io/badge/tested_with-jest-99424f.svg )] ( https://github.com/facebook/jest )
12
12
[ ![ Dependencies status] ( https://img.shields.io/david/benmvp/benmvp-cli.svg )] ( https://david-dm.org/benmvp/benmvp-cli )
13
13
[ ![ Dev Dependencies status] ( https://img.shields.io/david/dev/benmvp/benmvp-cli.svg )] ( https://david-dm.org/benmvp/benmvp-cli?type=dev )
@@ -109,6 +109,7 @@ The CLI has been tested to work in Node 8+.
109
109
- [ Jest] ( https://jestjs.io/en ) (testing & code coverage)
110
110
- [ React testing library] ( https://testing-library.com/docs/react-testing-library/intro ) (testing React components)
111
111
- [ ESLint] ( http://eslint.org/ ) (linting)
112
+ - [ Prettier] ( https://prettier.io/ ) (code formatting)
112
113
- [ Yargs] ( https://github.com/yargs/yargs ) (command line argument parsing)
113
114
114
115
## Contributing
@@ -119,7 +120,7 @@ Contributions are welcome! See [Contributing Guidelines](CONTRIBUTING.md) for mo
119
120
120
121
We take the stability of this SDK ** very** seriously. ` @benmvp/cli ` follows the [ SemVer] ( http://semver.org/ ) standard for versioning.
121
122
122
- All updates must pass the [ CI build] ( https://travis-ci.org /benmvp/benmvp-cli/ ) .
123
+ All updates must pass the [ CI build] ( https://github.com /benmvp/benmvp-cli/actions ) .
123
124
124
125
## License
125
126
You can’t perform that action at this time.
0 commit comments