Skip to content

Commit

Permalink
Bump version for 2.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cyderize committed Oct 11, 2024
1 parent aefcb63 commit 0d6f16d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "minizinc",
"version": "4.3.4",
"version": "4.3.5",
"description": "JavaScript API for MiniZinc",
"homepage": "https://js.minizinc.dev",
"types": "types/index.d.ts",
Expand Down Expand Up @@ -38,14 +38,14 @@
},
"devDependencies": {
"@el3um4s/rollup-plugin-terser": "^1.0.2",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-url": "^8.0.2",
"jest": "^29.7.0",
"rollup": "^4.18.0",
"rollup": "^4.24.0",
"rollup-plugin-copy": "^3.5.0",
"typedoc": "^0.26.2",
"typedoc": "^0.26.8",
"web-worker": "^1.3.0"
}
}

0 comments on commit 0d6f16d

Please sign in to comment.