Skip to content

Commit

Permalink
fix: remove scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed May 31, 2022
1 parent 471cd93 commit a133696
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@
"private": true,
"sideEffects": false,
"module": "src/index.ts",
"scripts": {
"analyze": "source-map-explorer 'build/static/js/*.js'",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test"
},
"scripts": {},
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
Expand Down

0 comments on commit a133696

Please sign in to comment.