Skip to content

Commit

Permalink
Updating yarn to npm (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
emettely authored Apr 8, 2020
1 parent 83c7cf1 commit 00b8739
Show file tree
Hide file tree
Showing 2 changed files with 1,129 additions and 2,764 deletions.
7 changes: 0 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,13 @@
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*


# Node specific .gitignore
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Runtime data
pids
Expand Down Expand Up @@ -82,9 +78,6 @@ typings/
# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env

Expand Down
Loading

0 comments on commit 00b8739

Please sign in to comment.