Skip to content

Commit

Permalink
chore: add slider to production dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorien Grönwald committed Jun 7, 2024
1 parent fe3a005 commit a34094d
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 606 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"preview": "vite preview"
},
"dependencies": {
"@splidejs/react-splide": "^0.7.12",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@splidejs/react-splide": "^0.7.12",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.2.0",
Expand Down
Loading

0 comments on commit a34094d

Please sign in to comment.