Skip to content

Commit

Permalink
Tweak dependency, add yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwcomeau committed Mar 13, 2021
1 parent 16e02f2 commit 5bd47ed
Show file tree
Hide file tree
Showing 2 changed files with 929 additions and 614 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"start": "parcel index.html"
},
"dependencies": {
"parcel": "^1.12.4"
"parcel": "1.12.3"
},
"resolutions": {
"@babel/preset-env": "7.13.8"
}
}
Loading

0 comments on commit 5bd47ed

Please sign in to comment.