1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 09:15:56 +00:00

Made the page contianer update state based on page index rather than scroll valuable, should greatly reduce re-renders.

This commit is contained in:
Scott Tolksdorf
2016-04-06 11:31:11 -04:00
parent 6f4d71083c
commit 207aa87253
2 changed files with 5 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "naturalCrit",
"description": "A super rad project!",
"version": "1.4.0",
"version": "1.4.1",
"scripts": {
"postinstall": "gulp prod",
"start": "node server.js"