From 651550c25e9f6a77740b5cfa7a4067eeee409839 Mon Sep 17 00:00:00 2001 From: Huynh Tran Dang Khoa Date: Tue, 10 Dec 2019 17:49:16 +0700 Subject: [PATCH] v1.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c340639..554142e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "express-react-boilerplate", "description": "Express react boilerplate", - "version": "1.7.3", + "version": "1.7.4", "main": "dist/index.js", "license": "MIT", "author": "htdangkhoa (https://github.com/htdangkhoa)",