File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 4747 run : just test-coverage
4848
4949 - name : Upload coverage to Codecov
50- if : matrix.node-version == '20.x' && github.repository == 'jacobboykin/amazing-marvin-client-javascript '
50+ if : matrix.node-version == '20.x' && github.repository == 'jacobboykin/amazing-marvin-client-js '
5151 uses : codecov/codecov-action@v4
5252 with :
5353 files : ./coverage/lcov.info
Original file line number Diff line number Diff line change 1+ * @ jacobboykin
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ todo: this needs to be cleaned up and we need to publish to npm
7575
7676### Alternative: Install from GitHub
7777``` bash
78- npm install github:jacobboykin/amazing-marvin-client-javascript
78+ npm install github:jacobboykin/amazing-marvin-client-js
7979```
8080
8181## Quick Start
Original file line number Diff line number Diff line change 5252 "license" : " MIT" ,
5353 "repository" : {
5454 "type" : " git" ,
55- "url" : " https://github.com/jacobboykin/amazing-marvin-client-javascript .git"
55+ "url" : " https://github.com/jacobboykin/amazing-marvin-client-js .git"
5656 },
5757 "bugs" : {
58- "url" : " https://github.com/jacobboykin/amazing-marvin-client-javascript /issues"
58+ "url" : " https://github.com/jacobboykin/amazing-marvin-client-js /issues"
5959 },
60- "homepage" : " https://github.com/jacobboykin/amazing-marvin-client-javascript #readme" ,
60+ "homepage" : " https://github.com/jacobboykin/amazing-marvin-client-js #readme" ,
6161 "devDependencies" : {
6262 "@eslint/js" : " ^9.0.0" ,
6363 "@commitlint/cli" : " ^18.0.0" ,
You can’t perform that action at this time.
0 commit comments