Commit d89908e6 by Ryan Mechelke

making tar.gz a bundled dependency so that tar.gz is guaranteed to live within the sqlite package

parent 6ae402e9
......@@ -35,6 +35,7 @@
"dependencies": {
"tar.gz":"*"
},
"bundledDependencies": ["tar.gz"],
"engines": {
"node": ">= 0.6.13 && < 0.11.0"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment