Skip to content

Commit

Permalink
Move commander to devDependencies (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn authored Jan 23, 2023
1 parent 03cb838 commit 0a00a45
Show file tree
Hide file tree
Showing 3 changed files with 332 additions and 301 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,5 @@ jobs:
# Use separate run commands so command status handled correctly on Windows
- name: npm install
run: npm ci
- name: npm install commander for old npm
run: npm install commander@10.0
- name: npm test
run: npm test
Loading

0 comments on commit 0a00a45

Please sign in to comment.