diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 000000000000..3a0a0e61578d --- /dev/null +++ b/package-lock.json @@ -0,0 +1,10 @@ +{ + "name": "@ethereum-lists/chains", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "@ethereum-lists/chains" + } + } +}