Skip to content

Commit

Permalink
Merge pull request #7 from hackbg/feature/fix-ci
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
imollov authored Feb 12, 2024
2 parents e546a0e + 6b993fd commit 27fabcd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@
"readline": "^1.3.0",
"vm2": "^3.9.18"
},
"optionalDependencies": {
"fsevents": "*"
},
"prettier": {
"trailingComma": "es5",
"tabWidth": 2,
Expand Down

0 comments on commit 27fabcd

Please sign in to comment.