Skip to content

Commit

Permalink
Merge pull request #39 from lisb/1.114.8
Browse files Browse the repository at this point in the history
Update lib/*.js
  • Loading branch information
krdlab authored Mar 16, 2022
2 parents 53b0098 + 2724f53 commit f53eb3e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 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.

6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
{
"name": "direct-js",
"version": "1.111.6",
"version": "1.114.8",
"description": "Low-level javascript library for direct",
"main": "./lib/direct-node.min.js",
"engines": {
"node": ">=12",
"npm": ">=7"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit f53eb3e

Please sign in to comment.