biotope / biotope-preview

Presenting your design system
MIT License
3 stars 1 forks source link

Dev dependencies in dependencies #97

Closed SheepFromHeaven closed 4 years ago

SheepFromHeaven commented 4 years ago

Currently there are seemingly dev dependencies in the dependencies in the package.json:

"@types/jest": "^25.1.3",
"@types/node": "^13.13.9",
"@types/recursive-readdir": "^2.2.0",
"jest": "^25.1.0",
"np": "^6.2.0",
"ts-jest": "^25.2.1",