lms-sync 1.0.77 → 1.0.78

Sign up to get free protection for your applications and to get access to all the features.
@@ -2646,7 +2646,7 @@ const server = {
2646
2646
  modifiedById,
2647
2647
  migratedAt,
2648
2648
  migratedTable,
2649
- referenceId,
2649
+ // referenceId,
2650
2650
  isMigrated
2651
2651
  },
2652
2652
  default:{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lms-sync",
3
- "version": "1.0.77",
3
+ "version": "1.0.78",
4
4
  "description": "Migration App for MSC LMS",
5
5
  "main": "index.js",
6
6
  "scripts": {