Merge pull request #38 from AnalyticalGraphicsInc/gltf-pipeline-upgrade

Upgrade gltf-pipeline
This commit is contained in:
Patrick Cozzi 2016-12-15 10:55:41 -05:00 committed by GitHub
commit aaa64b9e1a
2 changed files with 1 additions and 11 deletions

View File

@ -3,14 +3,4 @@
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES5" />
</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>

View File

@ -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-alpha8",
"yargs": "6.3.0"
},
"devDependencies": {