diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..fc0c9cf --- /dev/null +++ b/package-lock.json @@ -0,0 +1,14 @@ +{ + "name": "hello-world", + "version": "1.0.0", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "hello-world", + "version": "1.0.0", + "license": "ISC" + } + } + } + \ No newline at end of file