Skip to content

Commit c8d31fb

Browse files
authored
Merge pull request #9 from cristianbote/master
Switch to goober to half the size of the package.
2 parents e977349 + daf5298 commit c8d31fb

File tree

3 files changed

+28
-100
lines changed

3 files changed

+28
-100
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"exploding button"
1717
],
1818
"dependencies": {
19+
"goober": "^2.0.37",
1920
"react": "^17.0.2",
2021
"react-dom": "^17.0.2",
21-
"react-scripts": "4.0.3",
22-
"styled-components": "^5.2.3"
22+
"react-scripts": "4.0.3"
2323
},
2424
"scripts": {
2525
"start": "react-scripts start",

0 commit comments

Comments
 (0)