@axelarjs/config
Advanced tools
Comparing version 0.0.0-snapshot.188644f to 0.0.0-snapshot.2897c97
{ | ||
"name": "@axelarjs/config", | ||
"version": "0.0.0-snapshot.188644f", | ||
"version": "0.0.0-snapshot.2897c97", | ||
"description": "AxelarJS shared configuration", | ||
@@ -13,3 +13,4 @@ "publishConfig": { | ||
"files": [ | ||
"./tsconfig.strictest.json" | ||
"tsconfig.strictest.json", | ||
"eslintrc.strictest.json" | ||
], | ||
@@ -19,6 +20,3 @@ "keywords": [], | ||
"license": "LicenseRef-LICENSE", | ||
"devDependencies": { | ||
"@tsconfig/strictest": "^2.0.2" | ||
}, | ||
"scripts": {} | ||
} |
0
12075