Skip to content

Commit

Permalink
fix: update to lts nodejs and regenerate packagelock
Browse files Browse the repository at this point in the history
  • Loading branch information
BelfordZ committed Apr 16, 2021
1 parent 4c17543 commit 08a79d7
Show file tree
Hide file tree
Showing 3 changed files with 549 additions and 696 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ aliases:
defaults: &defaults
working_directory: ~/generator
docker:
- image: circleci/node:12
- image: circleci/node:14

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.18.3
14.16.1
Loading

0 comments on commit 08a79d7

Please sign in to comment.