Skip to content

Commit 9b77b12

Browse files
committed
Add optional dependency to appease github actions
1 parent 71b43bb commit 9b77b12

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

package-lock.json

+23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,8 @@
3232
"buffer": "^6.0.3",
3333
"parcel": "^2.11",
3434
"path-browserify": "^1.0.0"
35+
},
36+
"optionalDependencies": {
37+
"@parcel/watcher-linux-x64-glibc": "^2.4.0"
3538
}
3639
}

0 commit comments

Comments
 (0)