We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2908146 commit f49cdecCopy full SHA for f49cdec
libs/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@traf/core",
3
- "version": "0.0.9",
+ "version": "0.0.10",
4
"type": "commonjs",
5
"license": "MIT",
6
"description": "Find truly affected pacakges in monorepos",
libs/nx/package.json
"name": "@traf/nx",
"description": "A cli tool that wraps `@traf/core` to be used with Nx.",
libs/turbo/package.json
"name": "@traf/turbo",
"description": "A cli tool that wraps `@traf/core` to be used with Turborepo.",
0 commit comments