Upgrade gltf-pipeline

This commit is contained in:
Sean Lilley 2016-12-12 10:13:44 -05:00
parent aa88e29c90
commit 77cccf9f90
2 changed files with 1 additions and 11 deletions

View File

@ -3,14 +3,4 @@
<component name="JavaScriptSettings"> <component name="JavaScriptSettings">
<option name="languageLevel" value="ES5" /> <option name="languageLevel" value="ES5" />
</component> </component>
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
<OptionsSetting value="true" id="Add" />
<OptionsSetting value="true" id="Remove" />
<OptionsSetting value="true" id="Checkout" />
<OptionsSetting value="true" id="Update" />
<OptionsSetting value="true" id="Status" />
<OptionsSetting value="true" id="Edit" />
<ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" />
</component>
</project> </project>

View File

@ -31,7 +31,7 @@
"byline": "5.0.0", "byline": "5.0.0",
"cesium": "1.26.0", "cesium": "1.26.0",
"fs-extra": "0.30.0", "fs-extra": "0.30.0",
"gltf-pipeline": "0.1.0-alpha4", "gltf-pipeline": "0.1.0-alpha6",
"yargs": "6.3.0" "yargs": "6.3.0"
}, },
"devDependencies": { "devDependencies": {