This commit is contained in:
Jeronimo Vallelunga 2018-02-03 19:53:08 -03:00
parent 2ae01f4490
commit 1e2f89ee67
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "redux-bluetooth", "name": "redux-bluetooth",
"version": "0.1.21", "version": "0.1.22",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "redux-bluetooth", "name": "redux-bluetooth",
"version": "0.1.21", "version": "0.1.22",
"description": "Redux middleware to dispatch actions via bluetooth to a peripheral store", "description": "Redux middleware to dispatch actions via bluetooth to a peripheral store",
"main": "build/index.js", "main": "build/index.js",
"scripts": { "scripts": {