@tsed/openspec
Advanced tools
Comparing version 7.85.1 to 7.85.2
@@ -5,3 +5,3 @@ { | ||
"type": "commonjs", | ||
"version": "7.85.1", | ||
"version": "7.85.2", | ||
"source": "./src/index.ts", | ||
@@ -35,4 +35,4 @@ "main": "./lib/cjs/index.js", | ||
"devDependencies": { | ||
"@tsed/barrels": "7.85.1", | ||
"@tsed/typescript": "7.85.1", | ||
"@tsed/barrels": "7.85.2", | ||
"@tsed/typescript": "7.85.2", | ||
"eslint": "^8.57.0", | ||
@@ -49,3 +49,6 @@ "typescript": "4.9.5" | ||
"author": "Romain Lenzotti", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"publishConfig": { | ||
"tag": "v7-latest" | ||
} | ||
} |
147326