Skip to content

Commit

Permalink
[Upd] Remove non-necessary dependencies and scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
LaChope committed Apr 27, 2022
1 parent 0402d3e commit 5df822f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@
"test": "jest",
"dev": "start-storybook -p 6006",
"build": "microbundle --jsx React.createElement",
"lib": "babel ./src -d ./lib",
"build:lib": "npm run build && npm run build:css && npm pack",
"build:css": "cleancss --skip-rebase -d -o ./css/s-forms.min.css ./src/styles/s-forms.css",
"build-storybook": "build-storybook",
"chromatic": "npx chromatic"
},
Expand Down

0 comments on commit 5df822f

Please sign in to comment.