Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpb06 committed Nov 3, 2024
1 parent 3f0aa22 commit c621c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "extract-dependencies-from-sources",
"description": "Inferring dependencies from the source code of a monorepo app",
"version": "1.1.0",
"version": "1.1.1",
"main": "./cjs/index.js",
"module": "./esm/index.js",
"types": "./dts/index.d.ts",
Expand Down

0 comments on commit c621c25

Please sign in to comment.