diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 00000000000..1da67751a82 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,10 @@ +{ + "name": "ARO-RP", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "ARO-RP" + } + } +}