@aesoper/config
Advanced tools
Comparing version 1.0.20 to 1.0.21
{ | ||
"name": "@aesoper/config", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"description": "> TODO: description", | ||
@@ -44,3 +44,3 @@ "homepage": "https://github.com/aesoper101/vue3use#readme", | ||
"dependencies": { | ||
"@aesoper/shared": "^1.1.22", | ||
"@aesoper/shared": "^1.1.23", | ||
"lodash.get": "^4.4.2", | ||
@@ -50,7 +50,7 @@ "lodash.has": "^4.5.2" | ||
"devDependencies": { | ||
"@aesoper/build-cli": "^1.1.14", | ||
"@aesoper/build-cli": "^1.1.15", | ||
"@tsconfig/node18": "^18.2.2", | ||
"@types/lodash.get": "^4", | ||
"@types/lodash.has": "^4", | ||
"@vue/tsconfig": "^0.4.0" | ||
"@types/lodash.get": "^4.4.9", | ||
"@types/lodash.has": "^4.5.9", | ||
"@vue/tsconfig": "^0.5.1" | ||
}, | ||
@@ -61,5 +61,5 @@ "publishConfig": { | ||
}, | ||
"gitHead": "cad91f7cb525e8c1236c5f1fbfba56db852729af", | ||
"gitHead": "5046f72060482aea6da8b73ebf2dcbb93695a3b0", | ||
"readme": "ERROR: No README data found!", | ||
"_id": "@aesoper/config@1.0.15" | ||
} |
2407038
19
9650
Updated@aesoper/shared@^1.1.23