mirror of
https://github.com/apoo711/obsidian-3d-graph.git
synced 2026-07-22 13:00:24 +00:00
Update versions - again
This commit is contained in:
parent
8130966d1a
commit
05a13034df
3 changed files with 4 additions and 4 deletions
|
|
@ -7,4 +7,4 @@
|
|||
"author": "Aryan Gupta",
|
||||
"authorUrl": "https://aryan-gupta.is-a.dev",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
}
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "3D Graph Plugin",
|
||||
"version": "1.0.0",
|
||||
"version": "2.2.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "3D Graph Plugin",
|
||||
"version": "1.0.0",
|
||||
"version": "2.2.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"3d-force-graph": "^1.77.0",
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@
|
|||
"2.0.1": "1.5.0",
|
||||
"2.0.0": "1.5.0",
|
||||
"1.0.0": "1.5.0"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue