Skip to content

Commit fb72944

Browse files
Merge pull request #564 from NativeScript/vladimirov/use-prebuilt-binaries
Use prebuilt binaries for bufferutil and utf-8-validate
2 parents e8bbeac + 382efed commit fb72944

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"broccoli": "0.16.2",
2929
"broccoli-funnel": "0.2.3",
3030
"bufferpack": "0.0.6",
31+
"bufferutil": "https://github.com/telerik/bufferutil/tarball/master",
3132
"byline": "4.1.1",
3233
"chalk": "1.0.0",
3334
"cli-table": "https://github.com/telerik/cli-table/tarball/master",
@@ -64,6 +65,7 @@
6465
"shelljs": "0.3.0",
6566
"tabtab": "https://github.com/Icenium/node-tabtab/tarball/master",
6667
"temp": "0.8.1",
68+
"utf-8-validate": "https://github.com/telerik/utf-8-validate/tarball/master",
6769
"winreg": "0.0.12",
6870
"ws": "0.7.1",
6971
"xcode": "https://github.com/NativeScript/node-xcode/archive/NativeScript-0.9.tar.gz",

0 commit comments

Comments
 (0)