Skip to content

Commit d6f4196

Browse files
committed
enable usage in macos
1 parent 986ac29 commit d6f4196

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@
9191
"homepage": "https://github.com/Materials-Data-Science-and-Informatics/rdf-graph-visualization",
9292
"os": [
9393
"win32",
94-
"linux"
94+
"linux",
95+
"darwin"
9596
],
9697
"optionalDependencies": {
9798
"@lmdb/lmdb-linux-x64": "^3.0.13",

0 commit comments

Comments
 (0)