Skip to content

Commit

Permalink
Bump dependencies and version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
tilk committed Feb 8, 2021
1 parent cab4128 commit 0d61b68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yosys2digitaljs",
"version": "0.2.3",
"version": "0.2.4",
"description": "Export Yosys netlists to a logic simulator",
"main": "index.js",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"author": "Marek Materzok",
"license": "BSD-2-Clause",
"dependencies": {
"3vl": "^0.3.4",
"3vl": "^0.3.5",
"big-integer": "^1.6.48",
"hashmap": "^2.4.0",
"minimist": "^1.2.5",
Expand Down

0 comments on commit 0d61b68

Please sign in to comment.