eslint-config-qcobjects
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -0,1 +1,2 @@ | ||
/* eslint-disable no-undef */ | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ /** |
{ | ||
"name": "eslint-config-qcobjects", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "ESLint Config for QCObjects", | ||
@@ -23,13 +23,7 @@ "main": "index.js", | ||
"license": "LGPL-3.0-or-later", | ||
"devDependencies": { | ||
"qcobjects": "^2.4.55", | ||
"qcobjects-sdk": "^2.4.28", | ||
"qcobjects-cli": "^2.4.32" | ||
}, | ||
"peerDependencies": { | ||
"eslint": "^8.38.0", | ||
"qcobjects": "^2.4.55", | ||
"qcobjects-sdk": "^2.4.28", | ||
"qcobjects-cli": "^2.4.32" | ||
"qcobjects-sdk": "^2.4.30" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
3
0
125
10705