Skip to content

Commit

Permalink
Added override and run npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Novotny committed May 25, 2023
1 parent bc55d97 commit a0a9929
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
"private": true,
"workspaces": [
"packages/*"
]
],
"overrides": {
"cssom": "0.3.6"
}
}

0 comments on commit a0a9929

Please sign in to comment.