From d57ce47a5d5a92045a6f3111fffbaba71cf69edd Mon Sep 17 00:00:00 2001 From: Alexander Buzin Date: Fri, 30 Jun 2017 22:50:29 +0300 Subject: [PATCH] Update description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b0bccb0..31f0d753 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "whs", "version": "2.0.0", - "description": "Framework for developing 3D web apps with physics.", + "description": "Super-fast 3D framework for Web Applications & Games. Based on Three.js", "main": "build/whs.js", "typings": "types/index.d.ts", "scripts": {