This commit is contained in:
Andriy Kashcha 2019-02-25 07:50:36 -08:00
parent f1f9b98e90
commit 6798fc9818
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "ngraph.path",
"version": "1.0.3",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "ngraph.path",
"version": "1.0.3",
"version": "1.1.0",
"description": "Path finding in a graph",
"main": "index.js",
"scripts": {