Skip to content

Commit

Permalink
Merge pull request #8 from WickrInc/paul-node18
Browse files Browse the repository at this point in the history
Paul node18
  • Loading branch information
pwcushman committed Aug 28, 2023
2 parents 969248f + 592eb9e commit 694e209
Show file tree
Hide file tree
Showing 5 changed files with 961 additions and 3,625 deletions.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
if [ -f "/usr/local/nvm/nvm.sh" ]; then
. /usr/local/nvm/nvm.sh
nvm use 16
nvm use 18
fi

npm i --production
Loading

0 comments on commit 694e209

Please sign in to comment.