@axelarjs/config
Advanced tools
Comparing version 0.0.0-snapshot.4d5c855 to 0.0.0-snapshot.553d9bc
{ | ||
"name": "@axelarjs/config", | ||
"version": "0.0.0-snapshot.4d5c855", | ||
"version": "0.0.0-snapshot.553d9bc", | ||
"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