Skip to content

Commit

Permalink
Commit from GitHub Actions (Publish packages with updated changelog t…
Browse files Browse the repository at this point in the history
…o npmjs.org)
  • Loading branch information
Dataport Geo Bot committed Mar 5, 2024
1 parent f2412c2 commit fe7f365
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 159 deletions.
184 changes: 27 additions & 157 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions packages/lib/idx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polar/lib-idx",
"version": "1.0.0",
"version": "1.1.0-alpha.1",
"description": "Helper function to traverse a nested object and return a certain property if the path can be traversed.",
"license": "EUPL-1.2",
"type": "module",
Expand Down Expand Up @@ -28,6 +28,8 @@
"directory": "packages/lib/idx"
},
"nx": {
"includedScripts": ["bundle"]
"includedScripts": [
"bundle"
]
}
}

0 comments on commit fe7f365

Please sign in to comment.