Skip to content

Commit 2e06655

Browse files
authored
Merge pull request #69 from lisb/2.1.0
Update lib/*.js
2 parents 359f50f + e4a52b9 commit 2e06655

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

lib/direct-node.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/direct.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"name": "direct-js",
3-
"version": "1.119.0",
3+
"version": "2.1.0",
44
"description": "Low-level javascript library for direct",
5+
"author": "L is B corp.",
6+
"license": "MIT",
7+
"homepage": "https://github.com/lisb/direct-js",
58
"main": "./lib/direct-node.min.js",
69
"engines": {
710
"node": ">=14",
@@ -18,12 +21,9 @@
1821
"lisb",
1922
"direct"
2023
],
21-
"author": "L is B corp.",
22-
"license": "MIT",
2324
"bugs": {
2425
"url": "https://github.com/lisb/direct-js/issues"
2526
},
26-
"homepage": "https://github.com/lisb/direct-js",
2727
"dependencies": {
2828
"websocket": "^1.0.28",
2929
"tunnel-agent": "^0.6.0",

0 commit comments

Comments
 (0)