Skip to content

Commit

Permalink
1.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
plegner committed Oct 9, 2024
1 parent 623ef28 commit 42138e1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mathigon/hilbert",
"version": "1.1.21",
"version": "1.1.22",
"license": "MIT",
"homepage": "https://mathigon.io/hilbert",
"repository": "mathigon/hilbert.js",
Expand Down Expand Up @@ -31,8 +31,8 @@
"lint": "eslint . --ext .ts"
},
"dependencies": {
"@mathigon/core": "1.1.20",
"@mathigon/fermat": "1.1.21"
"@mathigon/core": "1.1.21",
"@mathigon/fermat": "1.1.22"
},
"devDependencies": {
"@types/tape": "5.6.4",
Expand Down

0 comments on commit 42138e1

Please sign in to comment.