From 77cccf9f90e469dbfb39d6aa33c765de30e04bd9 Mon Sep 17 00:00:00 2001 From: Sean Lilley Date: Mon, 12 Dec 2016 10:13:44 -0500 Subject: [PATCH] Upgrade gltf-pipeline --- .idea/misc.xml | 10 ---------- package.json | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index fa7d715..e01539a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,14 +3,4 @@ - - - - - - - - - - \ No newline at end of file diff --git a/package.json b/package.json index 68971ac..563a403 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "byline": "5.0.0", "cesium": "1.26.0", "fs-extra": "0.30.0", - "gltf-pipeline": "0.1.0-alpha4", + "gltf-pipeline": "0.1.0-alpha6", "yargs": "6.3.0" }, "devDependencies": {