fix context for cascade-saving and saving existing object (#6735)
* added test cases * fixed unparsed context when updating object * fixed context inheritance for cascade-saved objects * upgraded parse dependecy to 2.14.0 * rebuild * removed superfluous comments * undo lint changes
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"lru-cache": "5.1.1",
|
||||
"mime": "2.4.6",
|
||||
"mongodb": "3.5.8",
|
||||
"parse": "2.13.0",
|
||||
"parse": "2.14.0",
|
||||
"pg-promise": "10.5.6",
|
||||
"pluralize": "^8.0.0",
|
||||
"redis": "3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user