Skip to content

Commit

Permalink
Merge pull request #69 from lisb/2.1.0
Browse files Browse the repository at this point in the history
Update lib/*.js
  • Loading branch information
krdlab authored Jul 30, 2023
2 parents 359f50f + e4a52b9 commit 2e06655
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lib/direct-node.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/direct.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"name": "direct-js",
"version": "1.119.0",
"version": "2.1.0",
"description": "Low-level javascript library for direct",
"author": "L is B corp.",
"license": "MIT",
"homepage": "https://github.com/lisb/direct-js",
"main": "./lib/direct-node.min.js",
"engines": {
"node": ">=14",
Expand All @@ -18,12 +21,9 @@
"lisb",
"direct"
],
"author": "L is B corp.",
"license": "MIT",
"bugs": {
"url": "https://github.com/lisb/direct-js/issues"
},
"homepage": "https://github.com/lisb/direct-js",
"dependencies": {
"websocket": "^1.0.28",
"tunnel-agent": "^0.6.0",
Expand Down

0 comments on commit 2e06655

Please sign in to comment.