Skip to content

Commit

Permalink
1.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
plegner committed Nov 27, 2023
1 parent 100554e commit 4a854ca
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
58 changes: 29 additions & 29 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": "@mathigon/boost",
"version": "1.2.18",
"version": "1.2.19",
"license": "MIT",
"homepage": "https://mathigon.io/boost",
"repository": "mathigon/boost.js",
Expand Down Expand Up @@ -38,9 +38,9 @@
"lint": "eslint . --ext .ts"
},
"dependencies": {
"@mathigon/core": "1.1.13",
"@mathigon/euclid": "1.1.15",
"@mathigon/fermat": "1.1.12"
"@mathigon/core": "1.1.14",
"@mathigon/euclid": "1.1.16",
"@mathigon/fermat": "1.1.13"
},
"devDependencies": {
"@types/tape": "5.6.4",
Expand Down

0 comments on commit 4a854ca

Please sign in to comment.