From e70af1a1e0a61c815b030314020b59b6e0fa5b49 Mon Sep 17 00:00:00 2001 From: sanke1 <22073083+sankerust@users.noreply.github.com> Date: Fri, 26 Oct 2018 20:37:48 +0300 Subject: [PATCH] Error: cannot read property 'properties' of undefined #81 (#82) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87f9716..c9c3ee7 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "ts-jest": "^22.4.6", "ts-loader": "^4.2.0", "typescript": "^2.8.3", - "webpack": "^4.7.0", + "webpack": "4.7.0", "webpack-cli": "^2.1.2" }, "dependencies": {