diff --git a/amplify/package-lock.json b/amplify/package-lock.json new file mode 100644 index 0000000..48e341a --- /dev/null +++ b/amplify/package-lock.json @@ -0,0 +1,3 @@ +{ + "lockfileVersion": 1 +} diff --git a/amplify/package.json b/amplify/package.json index aead43d..3dbc1ca 100644 --- a/amplify/package.json +++ b/amplify/package.json @@ -1,3 +1,3 @@ { "type": "module" -} \ No newline at end of file +}