We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5148359 commit 95e03f3Copy full SHA for 95e03f3
package.json
@@ -12,7 +12,7 @@
12
"update_version": "sh update_version.sh",
13
"clean": "rimraf .cache build",
14
"install": "cmake-js compile --runtime=electron --runtime-version=34.2.0 --CDSUBMODULE_CHECK=OFF --CDLOCAL_MIRROR=https://oxen.rocks/deps --CDENABLE_ONIONREQ=OFF --CDWITH_TESTS=OFF",
15
- "naughty-patch": "git apply patches/*.patch",
+ "naughty-patch": "git apply patches/oxen-libquic.patch",
16
"prepare_release": "sh prepare_release.sh"
17
},
18
"devDependencies": {
0 commit comments