Merge remote-tracking branch 'newtriks/master'

Conflicts:
	README.md
This commit is contained in:
Chris
2015-05-26 10:15:03 +02:00
10 changed files with 70 additions and 21 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
"flux": "^2.0.1",
"events": "^1.0.2",
"object-assign": "^2.0.0", <% } if (architecture === 'reflux') {%>
"reflux": "^0.2.7", <% } %>
"reflux": "^0.2.7", <% } if (architecture === 'alt') { %>
"alt": "^0.16.5", <% } %>
"react": "~0.12.2",
"normalize.css": "~3.0.3"
},