Update package-lock.json

This commit is contained in:
2022-02-06 13:47:59 +00:00
parent 7695fde50e
commit 23ebbb4c11
2 changed files with 7 additions and 8 deletions

View File

@ -7,8 +7,7 @@ const config = {
adapter: adapter({
pages: 'build',
// assets: 'static',
}),
target: '#svelte'
})
}
};