Skip to content

Commit

Permalink
chore: add npmrc and nvmrc files (#23)
Browse files Browse the repository at this point in the history
Add .npmrc and .nvmrc files

Release-As: 1.0.0
  • Loading branch information
SeqviriouM authored Nov 29, 2022
1 parent 7d24df1 commit 6830deb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
registry=https://registry.npmjs.org
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
14

0 comments on commit 6830deb

Please sign in to comment.