Skip to content

Commit

Permalink
Move hugging face to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ertrzyiks committed Jan 20, 2025
1 parent 837b613 commit 859d598
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
"prepare": "husky"
},
"dependencies": {
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.2.0",
"@huggingface/transformers": "^3.3.1",
"@prisma/client": "6.1.0",
"@tanstack/react-query": "5.62.15",
"@types/node": "22.10.5",
Expand All @@ -43,6 +40,9 @@
},
"devDependencies": {
"@chromatic-com/storybook": "3.2.3",
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.2.0",
"@huggingface/transformers": "^3.3.1",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-interactions": "8.4.7",
"@storybook/addon-links": "8.4.7",
Expand Down

0 comments on commit 859d598

Please sign in to comment.