flexable-protobuf
Advanced tools
Comparing version 1.1.17 to 1.1.18
@@ -184,9 +184,9 @@ /** | ||
UNKNOWN: 0, | ||
GET_OPEN_SHIFTS: 15, | ||
SHIFT_DETAILS: 11, | ||
PICK_UP_SHIFT: 12, | ||
CALL_OFF_SHIFT: 13, | ||
GET_MY_SCHEDULES: 14, | ||
USER_PROFILE_UPDATED: 16, | ||
SET_PROFILE: 17 | ||
GET_OPEN_SHIFTS: 5, | ||
SHIFT_DETAILS: 1, | ||
PICK_UP_SHIFT: 2, | ||
CALL_OFF_SHIFT: 3, | ||
GET_MY_SCHEDULES: 4, | ||
USER_PROFILE_UPDATED: 6, | ||
SET_PROFILE: 7 | ||
}; | ||
@@ -193,0 +193,0 @@ |
{ | ||
"name": "flexable-protobuf", | ||
"version": "1.1.17", | ||
"version": "1.1.18", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
23077