Skip to content

Commit

Permalink
pushing changes for v3.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kinimesi committed Jun 18, 2018
1 parent 5ad2f0b commit 625cd6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cytoscape-expand-collapse",
"version": "3.1.1",
"version": "3.1.2",
"description": "This extension provides an interface to expand-collapse nodes.",
"main": "src/index.js",
"spm": {
Expand Down Expand Up @@ -34,8 +34,8 @@
"jshint-stylish": "^2.0.1",
"node-notifier": "^4.3.1",
"run-sequence": "^1.1.4",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^1.1.2"
},
"peerDependencies": {
"cytoscape": "^2.7.0 || ^3.0.0",
Expand Down

0 comments on commit 625cd6a

Please sign in to comment.