Skip to content

Commit

Permalink
Merge pull request #4 from thiagodnf/dev
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
thiagodnf authored May 18, 2020
2 parents 7566351 + 4cc022f commit d251787
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "visjs-extra-layout-group-sequence",
"version": "1.0.0",
"name": "visjs-extras-groupsequence",
"version": "1.1.1",
"author": "Thiago Ferreira",
"license": "MIT",
"description": "Vis.js layout plugin for a sequence of nodes",
"homepage": "https://thiagodnf.github.io/visjs-extra-layout-group-sequence",
"description": "A Vis.js layout extension for formatting nodes in a sequence or group sequence",
"homepage": "https://thiagodnf.github.io/visjs-extras-groupsequence",
"private": true,
"repository": {
"type": "git",
"url": "https://thiagodnf.github.io/visjs-extra-layout-group-sequence"
"url": "https://thiagodnf.github.io/visjs-extras-groupsequence"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down

0 comments on commit d251787

Please sign in to comment.