about summary refs log tree commit diff stats
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/example.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/example.gyp b/example/example.gyp
index bb1bbd0..ffcd38d 100644
--- a/example/example.gyp
+++ b/example/example.gyp
@@ -9,7 +9,7 @@
 
     "variables": {
       "gypkg_deps": [
-        "git://github.com/libuv/libuv.git#v1.9.1:uv.gyp:libuv",
+        "git://github.com/libuv/libuv.git@^1.9.0:uv.gyp:libuv",
       ],
     },