Skip to content

Commit

Permalink
update version number and packages
Browse files Browse the repository at this point in the history
  • Loading branch information
browjm4 committed Jan 9, 2025
1 parent d6610a9 commit c8b76e1
Show file tree
Hide file tree
Showing 8 changed files with 841 additions and 13,960 deletions.
2 changes: 1 addition & 1 deletion server/NodeLibraries/deeplynx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deeplynx",
"version": "1.7.0",
"version": "1.7.1",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down
1,512 changes: 832 additions & 680 deletions server/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deep-lynx",
"version": "1.7.0",
"version": "1.7.1",
"description": "DeepLynx allows for an integrated platform during design and operations of mega projects.",
"main": "./dist/main.js",
"author": "John Darrington and Christopher Ritter",
Expand Down Expand Up @@ -132,7 +132,7 @@
"csv-stringify": "^6.5.1",
"csvtojson": "^2.0.10",
"date-fns": "^2.30.0",
"deeplynx": "^1.7.0",
"deeplynx": "^1.7.1",
"dev-null": "^0.1.1",
"digest-stream": "^2.0.0",
"dot-prop": "^5.3.0",
Expand Down
Loading

0 comments on commit c8b76e1

Please sign in to comment.