Skip to content

Commit 8bb82fa

Browse files
committed
Fix an issue where failed to run test, getting "Error: Cannot find module '@snowpack/app-scripts-react/jest.config.js'
1 parent 7473e87 commit 8bb82fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@glennsl/bs-jest": "^0.6.0",
45+
"@snowpack/app-scripts-react": "^1.12.6",
4546
"@snowpack/plugin-dotenv": "^2.0.5",
4647
"@snowpack/plugin-react-refresh": "^2.4.0",
4748
"@snowpack/plugin-run-script": "^2.3.0",

0 commit comments

Comments
 (0)