Skip to content

Commit a26dd98

Browse files
committed
Merge branch 'hotfix/1.0.11'
2 parents 2b54872 + 1293771 commit a26dd98

File tree

3 files changed

+232
-2
lines changed

3 files changed

+232
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.10
1+
1.0.11

package-lock.json

Lines changed: 230 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"meross": "./bin/meross"
1313
},
1414
"scripts": {
15-
"test": "echo \"Error: no test specified\" && exit 1"
15+
"test": "exit 0"
1616
},
1717
"author": "Rob Griffiths <rob@bytespider.dev>",
1818
"repository": "https://github.com/bytespider/Meross/tree/master",

0 commit comments

Comments
 (0)