Skip to content

Commit

Permalink
fix: lock dep
Browse files Browse the repository at this point in the history
  • Loading branch information
iansamz committed Dec 14, 2022
1 parent 3c64ccb commit b2b6e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starters/svelte-kit-scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"babel-loader": "9.1.0",
"eslint": "8.29.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-storybook": "0.6.8",
"eslint-plugin-svelte3": "4.0.0",
"html-webpack-plugin": "5.5.0",
Expand Down

0 comments on commit b2b6e19

Please sign in to comment.