From 9aa27f4c11d6042c7abbe5d3759b028e7a4afc61 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Sun, 10 Jun 2018 23:10:41 -0700 Subject: [PATCH] Finish merging impl-v2 --- test-project/rojo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-project/rojo.json b/test-project/rojo.json index c7e2f3e8..3d7187b6 100644 --- a/test-project/rojo.json +++ b/test-project/rojo.json @@ -1,6 +1,6 @@ { "name": "test-project", - "servePort": 8001, + "servePort": 34872, "partitions": { "src": { "path": "src",