Skip to content

Commit

Permalink
Add nodejs version pin
Browse files Browse the repository at this point in the history
  • Loading branch information
odinhb committed Mar 6, 2024
1 parent 9f89d50 commit 3fc484b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodejs 12.22.12
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ compiler output or import alias)

## Development

- Use nodejs 12.
- `$ asdf install` (Use nodejs version as specified in `.tool-versions`)
- `$ npm install`
- `$ npm test`

Expand Down

0 comments on commit 3fc484b

Please sign in to comment.