Skip to content

Commit

Permalink
chore: Remove unused cxs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Fishbakh-N committed Aug 12, 2024
1 parent 2649d18 commit f1230d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions packages/donate-button-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"@babel/preset-typescript": "^7.13.0",
"@testing-library/react": "^11.2.5",
"@types/big.js": "^6.2.2",
"@types/cxs": "^6.2.1",
"ava": "^3.15.0",
"babel-core": "^7.0.0-bridge.0",
"babel-plugin-jsx-pragmatic": "^1.0.2",
Expand Down Expand Up @@ -61,7 +60,6 @@
"dependencies": {
"@stripe/stripe-js": "^1.53.0",
"big.js": "^6.2.1",
"cxs": "^6.2.0",
"fuzzy": "^0.1.3",
"preact": "^10.17.1"
}
Expand Down
2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2068,14 +2068,12 @@ __metadata:
"@stripe/stripe-js": ^1.53.0
"@testing-library/react": ^11.2.5
"@types/big.js": ^6.2.2
"@types/cxs": ^6.2.1
ava: ^3.15.0
babel-core: ^7.0.0-bridge.0
babel-plugin-jsx-pragmatic: ^1.0.2
babel-plugin-transform-decorators-legacy: ^1.3.5
babel-plugin-transform-react-remove-prop-types: ^0.4.24
big.js: ^6.2.1
cxs: ^6.2.0
deepmerge: ^4.2.2
eslint: ^7.14.0
eslint-config-xo: ^0.34.0
Expand Down

0 comments on commit f1230d3

Please sign in to comment.