This commit is contained in:
tamat
2020-04-26 23:57:02 +02:00
parent 6ff8bb700d
commit c54e6ca3bb

View File

@@ -1,6 +1,6 @@
{
"name": "litegraph.js",
"version": "0.7.5",
"version": "0.7.6",
"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",