mirror of
https://github.com/calfmoon/node-factor.git
synced 2026-07-22 05:42:24 +00:00
chore: release 3.0.0
This commit is contained in:
parent
f23e337178
commit
ca82866158
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "node-factor",
|
||||
"name": "Node Factor",
|
||||
"version": "2.1.0",
|
||||
"version": "3.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Customize factors effecting node size in graph.",
|
||||
"author": "CalfMoon",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "node-factor",
|
||||
"version": "2.1.0",
|
||||
"version": "3.0.0",
|
||||
"description": "Customize factors effecting node size in graph.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue