Skip to content

Commit 03f553a

Browse files
easyCZona-agent
andcommitted
undo deps
Co-authored-by: Ona <[email protected]>
1 parent 1a8ccf0 commit 03f553a

File tree

5 files changed

+1707
-12
lines changed

5 files changed

+1707
-12
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"@plasmohq/storage": "^1.10.0",
2121
"@tailwindcss/forms": "^0.5.10",
2222
"classnames": "^2.5.1",
23-
23+
"configcat-js": "^9.6.0",
24+
"configcat-react": "^4.9.0",
2425
"lucide-react": "^0.474.0",
2526
"plasmo": "^0.90.5",
2627
"react": "^18.3.1",

pnpm-lock.yaml

Lines changed: 31 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"type": "module",
55
"version": "2.0.0",
66
"scripts": {
7+
"pretest": "npx puppeteer browsers install chrome",
78
"test": "cp ../src/button/button-contributions.ts ./src/button-contributions-copy.ts && tsc && mocha dist/**/*.spec.js"
89
},
910
"devDependencies": {

0 commit comments

Comments
 (0)