flexable-protobuf
Advanced tools
Comparing version 1.1.21 to 1.1.22
@@ -21,3 +21,4 @@ var payload = {Payload: {}} | ||
SET_PROFILE: 15, | ||
UPDATE_NOTIFICATIONS: 16 | ||
UPDATE_NOTIFICATIONS: 16, | ||
CLOSEOUT_SHIFT: 17 | ||
}; | ||
@@ -24,0 +25,0 @@ module.exports = { |
{ | ||
"name": "flexable-protobuf", | ||
"version": "1.1.21", | ||
"version": "1.1.22", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -175,3 +175,4 @@ /** | ||
SET_PROFILE: 15, | ||
UPDATE_NOTIFICATIONS: 16 | ||
UPDATE_NOTIFICATIONS: 16, | ||
CLOSEOUT_SHIFT: 17 | ||
}; | ||
@@ -178,0 +179,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
23541
633