@rispa/config
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "@rispa/config", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Rispa Configuration", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"scripts": { | ||
"build": "tsc", | ||
"compile": "tsc", | ||
"lint": "tslint --type-check -p tsconfig.json", | ||
@@ -22,0 +22,0 @@ "lint:fix": "tslint --fix --type-check -p tsconfig.json" |
79298