LP1792394 Remove and disable package-lock.json user/berick/lp1792394-kill-package-lock
authorBill Erickson <berickxx@gmail.com>
Wed, 20 Feb 2019 20:39:51 +0000 (15:39 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 20 Feb 2019 20:39:53 +0000 (15:39 -0500)
commit0324c5b5e00cdbe960c62d8426f984604f0bb138
tree1efbec4fc698813cd1db3d5a3920cab299036412
parent39c71a13a01e89e91a91472492adef5fa8910084
LP1792394 Remove and disable package-lock.json

Adds .npmrc configuration files to AngJS and Ang base directories to
prevent the creation of package-lock.json files.

Remove the existing package-lock.json file from the eg2 directory.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/.npmrc [new file with mode: 0644]
Open-ILS/src/eg2/package-lock.json [deleted file]
Open-ILS/web/js/ui/default/staff/.npmrc [new file with mode: 0644]