Skip to content

Commit

Permalink
Fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVauxs committed Apr 2, 2024
1 parent 45f8188 commit 5cd02bf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 59 deletions.
75 changes: 18 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.2.3",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@sveltejs/vite-plugin-svelte": "^2.5.3",
"@typhonjs-config/eslint-config": "^0.6.0",
"@typhonjs-fvtt/eslint-config-foundry.js": "^0.8.0",
"autoprefixer": "^10.4.18",
Expand All @@ -38,4 +38,4 @@
"dev": "vite",
"eslint": "eslint ."
}
}
}

0 comments on commit 5cd02bf

Please sign in to comment.