From 97125a88fd7a0de883d6971fac1f8ad9304a19ea Mon Sep 17 00:00:00 2001 From: Cristian Ronzio Date: Mon, 19 Sep 2016 23:39:54 +0200 Subject: [PATCH] Fix #2 to replace rt-require with rt-import --- package.json | 2 +- src/App.rt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3dab10f..a9d880d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "file-loader": "^0.8.5", "node-sass": "^3.4.2", "react-addons-linked-state-mixin": "^0.14.5", - "react-templates": "^0.3.0", + "react-templates": "^0.5.2", "react-templates-loader": "^0.3.1", "react-transform-catch-errors": "^1.0.1", "react-transform-hmr": "^1.0.0", diff --git a/src/App.rt b/src/App.rt index 6be3064..0677cf6 100644 --- a/src/App.rt +++ b/src/App.rt @@ -1,4 +1,4 @@ - +