From 2cafda386dc63d346dd40aa915251bfa76c02a35 Mon Sep 17 00:00:00 2001
From: ido <idok@wix.com>
Date: Thu, 30 Jul 2015 17:18:52 +0300
Subject: [PATCH] update dependencies

---
 Gruntfile.js | 1 -
 package.json | 6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/Gruntfile.js b/Gruntfile.js
index e9a9264..3a50cbd 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -13,7 +13,6 @@ module.exports = function (grunt) {
                     'test/src/**/*.js',
                     '!playground/libs/**/*.js',
                     '!playground/dist/**/*.js',
-                    '!playground/rt-main.browser.js',
                     '!playground/**/*.rt.js'
                 ]
             },
diff --git a/package.json b/package.json
index 92ace71..565c763 100644
--- a/package.json
+++ b/package.json
@@ -32,8 +32,8 @@
   "devDependencies": {
     "brace": "^0.5.1",
     "brfs": "^1.4.0",
-    "coveralls": "^2.11.2",
-    "eslint-plugin-react": "^2.6.4",
+    "coveralls": "^2.11.3",
+    "eslint-plugin-react": "^3.1.0",
     "grunt": "^0.4.5",
     "grunt-browserify": "^3.8.0",
     "grunt-contrib-requirejs": "^0.4.4",
@@ -43,7 +43,7 @@
     "grunt-node-tap": "^0.1.61",
     "istanbul": "^0.3.17",
     "react": "^0.12.2",
-    "tape": "^4.0.0"
+    "tape": "^4.0.1"
   },
   "keywords": [
     "templates",