package.json in retreaverjs-rails-0.2.5 vs package.json in retreaverjs-rails-0.2.6

- old
+ new

@@ -36,16 +36,17 @@ "main": "src/package.js", "engines": { "node": ">= 0.6.x" }, "dependencies": { + "findandreplacedomtext": "^0.4.4" }, "devDependencies": { "grunt": "~0.4.5", "jsdoc": "~3.2.2", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-nodeunit": "~0.4.1", "grunt-contrib-uglify": "~0.5.0", "grunt-contrib-watch": "~0.6.1", "grunt-contrib-concat": "~0.4.0" } -} \ No newline at end of file +}