Revert "Don't use lockfiles"

This reverts commit f8000cca36.
This commit is contained in:
Richie Bendall 2020-04-13 18:20:49 +12:00
parent f8000cca36
commit e528c75316
No known key found for this signature in database
GPG key ID: 1C6A99DFA9D306FC
3 changed files with 0 additions and 5 deletions

4
.gitignore vendored
View file

@ -1,10 +1,6 @@
# Node Version Manager configuration.
.nvmrc
# Lockfiles
package-lock.json
yarn.lock
# Created by https://www.gitignore.io/api/node,linux,macos,windows,visualstudiocode
# Edit at https://www.gitignore.io/?templates=node,linux,macos,windows,visualstudiocode

1
.npmrc
View file

@ -1 +0,0 @@
package-lock=false

BIN
yarn.lock Normal file

Binary file not shown.