Skip to content

Commit

Permalink
Add optional dependency to appease github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
isosphere committed Feb 12, 2024
1 parent 71b43bb commit 9b77b12
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
23 changes: 23 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,8 @@
"buffer": "^6.0.3",
"parcel": "^2.11",
"path-browserify": "^1.0.0"
},
"optionalDependencies": {
"@parcel/watcher-linux-x64-glibc": "^2.4.0"
}
}

0 comments on commit 9b77b12

Please sign in to comment.