0.1.22
This commit is contained in:
parent
2ae01f4490
commit
1e2f89ee67
|
@ -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": {
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue