swap yarn.lock for package-lock.json

This commit is contained in:
Robin Malfait 2021-04-02 19:54:30 +02:00 committed by Adam Wathan
parent 1bda5f5dab
commit 789b0452b5
3 changed files with 8142 additions and 6192 deletions

4
.gitignore vendored
View File

@ -4,8 +4,8 @@
/example
tailwind.config.js
index.html
package-lock.json
yarn.lock
yarn-error.log
# Perf related files
isolate*.log
isolate*.log

8140
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

6190
yarn.lock

File diff suppressed because it is too large Load Diff