Added lightweight npm publish

This commit is contained in:
Kristofer
2017-12-02 10:33:58 +01:00
parent 4b8190752e
commit ba6f9a523d
3 changed files with 104 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@skymaker/litegraph.js",
"version": "0.1.0",
"version": "0.1.1",
"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",
"directories": {