We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2abcca4 commit b5c15ddCopy full SHA for b5c15dd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "meshblu-core-dispatcher",
3
- "version": "20.1.1",
+ "version": "20.1.2",
4
"description": "Meshblu Core Dispatcher",
5
"main": "index.js",
6
"scripts": {
@@ -134,7 +134,7 @@
134
"meshblu-core-task-remove-subscriptions": "^1.0.1",
135
"meshblu-core-task-remove-token-cache": "^1.1.2",
136
"meshblu-core-task-reset-token": "^4.0.1",
137
- "meshblu-core-task-revoke-all-tokens": "^2.0.3",
+ "meshblu-core-task-revoke-all-tokens": "^2.0.4",
138
"meshblu-core-task-revoke-session-token": "^3.0.1",
139
"meshblu-core-task-revoke-token-by-query": "^3.0.1",
140
"meshblu-core-task-search-device": "^4.0.0",
0 commit comments