Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
0.2.36
  • Loading branch information
chaitanyapotti committed Apr 20, 2021
commit e62747dcae9626a2f9229041429453b4ba7accb4
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@toruslabs/ffjavascript",
"type": "module",
"version": "0.2.35",
"version": "0.2.36",
"description": "Finite Field Library in Javascript",
"main": "./build/main.cjs",
"module": "./main.js",
Expand Down