Update package.json

This commit is contained in:
Zoltán Gotthardt
2020-06-02 15:29:01 +02:00
committed by GitHub
parent 752533fb1e
commit 7847e4e08e

View File

@@ -1,7 +1,7 @@
{
"name": "litegraph.js",
"version": "0.7.8",
"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.",
"description": "A graph node editor similar to PD or UDK Blueprints. It works in an HTML5 Canvas and allows to export graphs to be included in applications.",
"main": "build/litegraph.js",
"types": "src/litegraph.d.ts",
"directories": {