不要怂,就是干,撸起袖子干!

Commit 0d9cd7b3 by Jan Aagaard Meier

Merge pull request #3654 from BridgeAR/update-dependencies

Update sqlite dev dependency to fix an issue with nan and travis
2 parents b9a0339b 599f5944
Showing with 1 additions and 1 deletions
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
"pg-native": "^1.8.0", "pg-native": "^1.8.0",
"sinon": "^1.14.1", "sinon": "^1.14.1",
"sinon-chai": "^2.7.0", "sinon-chai": "^2.7.0",
"sqlite3": "^3.0.5", "sqlite3": "^3.0.6",
"tedious": "^1.7.0", "tedious": "^1.7.0",
"watchr": "~2.4.11" "watchr": "~2.4.11"
}, },
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!