From 2054c3ad217f42e50a5e26974428ee8a1a2154c0 Mon Sep 17 00:00:00 2001 From: Ethan Stubbs Date: Sat, 20 Jun 2020 07:28:51 +0100 Subject: [PATCH] Change line 2 of package,json to reflect the seperation from EUS --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 767c723..a392946 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "neweus", + "name": "revolution", "version": "1.0.0", "description": "", "main": "index.js",