@dlint/config
Advanced tools
+4
-3
| { | ||
| "name": "@dlint/config", | ||
| "description": "DLint config", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "author": "FujiHaruka <fizzyjohn1427@gmail.com>", | ||
@@ -10,3 +10,3 @@ "bugs": { | ||
| "dependencies": { | ||
| "@dlint/core": "0.1.0", | ||
| "@dlint/core": "0.1.1", | ||
| "ajv": "^6.10.2", | ||
@@ -20,3 +20,4 @@ "chalk": "^3.0.0", | ||
| "files": [ | ||
| "build" | ||
| "build", | ||
| "bin" | ||
| ], | ||
@@ -23,0 +24,0 @@ "homepage": "https://github.com/FujiHaruka/dlint/tree/master/packages/config#readme", |
14186
0.08%+ Added
- Removed
Updated