Skip to content

Commit

Permalink
chore(project): publish v17.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abdul99ahad committed Nov 14, 2024
1 parent eeb990e commit 734f9d2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "17.0.1"
"version": "17.0.2"
}
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/dmn-js-boxed-expression/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dmn-js-boxed-expression",
"description": "A boxed expression view for dmn-js",
"version": "17.0.1",
"version": "17.0.2",
"files": [
"assets",
"lib"
Expand Down
4 changes: 2 additions & 2 deletions packages/dmn-js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dmn-js",
"description": "A dmn toolkit and web modeler",
"version": "17.0.1",
"version": "17.0.2",
"files": [
"dist",
"lib",
Expand Down Expand Up @@ -60,7 +60,7 @@
"rollup-plugin-license": "^3.5.3"
},
"dependencies": {
"dmn-js-boxed-expression": "^17.0.1",
"dmn-js-boxed-expression": "^17.0.2",
"dmn-js-decision-table": "^17.0.1",
"dmn-js-drd": "^17.0.1",
"dmn-js-literal-expression": "^17.0.1",
Expand Down

0 comments on commit 734f9d2

Please sign in to comment.