Skip to content

Commit 7960d42

Browse files
committed
Use the exact version for roughjs
1 parent ae27e2c commit 7960d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-rough-fiber/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"react-reconciler": "^0.29.0",
6565
"react-reconciler-26": "npm:react-reconciler@^0.26.2",
6666
"regenerator-runtime": "^0.13.11",
67-
"roughjs": "^4.5.2",
67+
"roughjs": "4.5.2",
6868
"tsconfig": "workspace:*",
6969
"tsup": "^6.7.0",
7070
"typescript": "^4.5.2"

0 commit comments

Comments
 (0)