Skip to content

Commit

Permalink
first publish
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBigSasha committed Aug 22, 2023
1 parent f08c224 commit f9f4316
Showing 1 changed file with 0 additions and 45 deletions.
45 changes: 0 additions & 45 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,51 +30,6 @@
"prepare": "husky install",
"prepack": "json -f package.json -I -e \"delete this.devDependencies; delete this.dependencies\""
},
"dependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "^1.66.1"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@storybook/addon-essentials": "7.2.2",
"@storybook/addon-interactions": "7.2.2",
"@storybook/addon-links": "7.2.2",
"@storybook/addon-styling": "1.3.6",
"@storybook/blocks": "7.2.2",
"@storybook/react": "7.2.2",
"@storybook/react-vite": "7.2.2",
"@storybook/testing-library": "0.2.0",
"@testing-library/react": "14.0.0",
"@types/node": "20.4.9",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@vitejs/plugin-react": "4.0.4",
"@vitest/coverage-v8": "0.34.1",
"autoprefixer": "10.4.14",
"babel-loader": "9.1.3",
"eslint": "8.46.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-standard-with-typescript": "37.0.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-storybook": "0.6.13",
"husky": "8.0.3",
"jsdom": "22.1.0",
"json": "11.0.0",
"lint-staged": "13.2.3",
"postcss": "8.4.27",
"prettier": "3.0.1",
"prop-types": "15.8.1",
"storybook": "7.2.2",
"typescript": "5.1.6",
"vite": "4.4.9",
"vite-plugin-dts": "3.5.1",
"vitest": "0.34.1"
},
"peerDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down

0 comments on commit f9f4316

Please sign in to comment.