upgrade(package): Update bindings 1.2.1 -> 1.3.0

Change-Type: patch
This commit is contained in:
Jonas Hermsmeier 2018-03-01 16:56:10 +01:00
parent 4a3bd5fe7a
commit ed18842281
No known key found for this signature in database
GPG Key ID: 1B870F801A0CEE9F
2 changed files with 3 additions and 3 deletions

4
npm-shrinkwrap.json generated
View File

@ -1112,8 +1112,8 @@
"dev": true
},
"bindings": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz"
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/bindings/-/bindings-1.3.0.tgz"
},
"bl": {
"version": "0.9.5",

View File

@ -45,7 +45,7 @@
"angular-seconds-to-date": "1.0.0",
"angular-ui-bootstrap": "2.5.0",
"angular-ui-router": "0.4.2",
"bindings": "1.2.1",
"bindings": "1.3.0",
"blockmap": "2.0.2",
"bluebird": "3.4.1",
"bluebird-retry": "0.11.0",