Skip to content

Commit e0e5e34

Browse files
author
Alexander Weichart
committed
changed id: obsidian-3d-graph -> 3d-graph
1 parent 48e4267 commit e0e5e34

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"id": "obsidian-3d-graph",
2+
"id": "3d-graph",
33
"name": "3D Graph",
44
"version": "1.0.0",
55
"description": "A 3D Graph for Obsidian",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "obsidian-3d-graph",
2+
"name": "3d-graph",
33
"version": "1.0.0",
44
"description": "A 3D graph for Obsidian",
55
"main": "main.js",

0 commit comments

Comments
 (0)