tf2-static-schema
Advanced tools
Comparing version 1.11.0 to 1.11.1
{ | ||
"name": "tf2-static-schema", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"description": "Updates TF2 schema into temporary files that you can lazy load in your app.", | ||
@@ -17,5 +17,4 @@ "main": "./index", | ||
}, | ||
"dependencies": {}, | ||
"optionalDependencies": { | ||
"axios": "^0.20.0", | ||
"axios": "^0.21.1", | ||
"fs-extra": "^9.0.1", | ||
@@ -22,0 +21,0 @@ "vdf": "0.0.2" |
13764504