Update package-lock.json

This commit is contained in:
2022-02-06 13:47:59 +00:00
parent 21a662d894
commit 5020d53abc
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'
})
}
};