Skip to content

Commit ded5c65

Browse files
committed
another attempt
1 parent 94270a4 commit ded5c65

3 files changed

Lines changed: 44 additions & 28 deletions

File tree

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"eslint-plugin-jsx-a11y": "^6.7.1",
7777
"eslint-plugin-react": "^7.32.2",
7878
"eslint-plugin-react-hooks": "^4.6.0",
79+
"fs-extra": "^11.3.4",
7980
"html-webpack-plugin": "^4.5.0",
8081
"husky": "^4.3.0",
8182
"jest": "^29.4.2",
@@ -94,6 +95,14 @@
9495
"typescript": "^4.9.5",
9596
"vite": "^4.1.1"
9697
},
98+
"pnpm": {
99+
"onlyBuiltDependencies": [
100+
"@percy/core",
101+
"cypress",
102+
"esbuild",
103+
"husky"
104+
]
105+
},
97106
"lint-staged": {
98107
"*.+(ts|tsx|js|css)": [
99108
"prettier --write",

pnpm-lock.yaml

Lines changed: 35 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)