Skip to content

Commit

Permalink
Upgrade modules
Browse files Browse the repository at this point in the history
  • Loading branch information
kmalakoff committed Aug 3, 2022
1 parent fd9583e commit fe2cdc2
Show file tree
Hide file tree
Showing 4 changed files with 2,029 additions and 7,898 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -18,6 +18,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: git config --global user.name "Github Actions"
- run: git config --global user.email "actions@users.noreply.github.com"
- run: npm uninstall node-version-use -g
- run: npm install node-version-use -g
- run: npm ci
- run: npm run lint
Expand Down
1 change: 0 additions & 1 deletion .prettierrc.json
@@ -1,2 +1 @@
"./node_modules/ts-dev-stack/.prettierrc.json"

0 comments on commit fe2cdc2

Please sign in to comment.