From 149b7ecbd6429983a5c01a662f7a60e71add90e3 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Thu, 12 Jan 2017 12:37:16 -0500 Subject: [PATCH] include matter-js in package json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index e57c9a1e..c05aad97 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "howler": "2.0.2", "json-loader": "0.5.4", "lodash": "4.17.2", + "matter-js": "0.11.1", "node-uuid": "1.4.7", "outdent": "0.3.0", "react": "15.4.1",