Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "rquery", | ||
"main": "rquery.js", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"authors": [ | ||
@@ -29,4 +29,5 @@ "Andrew Hanna <percyhanna@gmail.com>" | ||
"dependencies": { | ||
"lodash": "~3.4.0" | ||
}, | ||
"homepage": "https://github.com/percyhanna/rquery" | ||
} |
@@ -13,3 +13,3 @@ { | ||
], | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"repository": { | ||
@@ -16,0 +16,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
31176
704