Skip to content

Commit

Permalink
pkgs: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshenhai committed May 19, 2024
1 parent 77c0e9b commit 33d0565
Show file tree
Hide file tree
Showing 3 changed files with 2,025 additions and 2,484 deletions.
4 changes: 1 addition & 3 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,5 @@ module.exports = {
'@idraw/util': '<rootDir>/packages/util/src/index.ts'
},
// "testRegex": "(/packages/idraw/__tests__/.*)\\.test.ts$",
setupFiles: [
// 'jest-canvas-mock'
]
setupFiles: ['jest-canvas-mock']
};
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"http-server": "^14.1.1",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^29.7.0",
"jimp": "^0.22.12",
"koa-compose": "^4.1.0",
Expand Down
Loading

0 comments on commit 33d0565

Please sign in to comment.