This commit is contained in:
tamat
2020-04-27 00:22:46 +02:00
parent 22190622b4
commit 30e78c5d10

View File

@@ -1,6 +1,6 @@
{
"name": "litegraph.js",
"version": "0.7.6",
"version": "0.7.7",
"description": "A graph node editor similar to PD or UDK Blueprints, it works in a HTML5 Canvas and allow to exported graphs to be included in applications.",
"main": "build/litegraph.js",
"types": "src/litegraph.d.ts",