-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
1 lines (1 loc) · 1.04 KB
/
package.json
1
{"name":"speak-test","version":"0.1.0","private":true,"homepage":"https://alexjpaz.github.io/polly","dependencies":{"@material-ui/core":"^4.8.2","@material-ui/icons":"^4.5.1","@testing-library/jest-dom":"^4.2.4","@testing-library/react":"^9.3.2","@testing-library/user-event":"^7.1.2","react":"^16.12.0","react-dom":"^16.12.0","react-scripts":"3.3.0"},"scripts":{"start":"react-scripts start","prebuild":"scripts/prebuild.js","build":"react-scripts build","test":"react-scripts test","eject":"react-scripts eject","predeploy":"yarn build","deploy":"gh-pages -d build","storybook":"start-storybook -p 9009 -s public","build-storybook":"build-storybook -s public"},"eslintConfig":{"extends":"react-app"},"browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"husky":{"hooks":{}},"devDependencies":{"@storybook/addon-actions":"^5.2.8","@storybook/addon-links":"^5.2.8","@storybook/addons":"^5.2.8","@storybook/react":"^5.2.8","gh-pages":"^2.1.1","husky":"^3.1.0"}}