diff options
Diffstat (limited to 'sandbox/testAppNevena/Front/node_modules/rxjs/migrations/collection.json')
-rw-r--r-- | sandbox/testAppNevena/Front/node_modules/rxjs/migrations/collection.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sandbox/testAppNevena/Front/node_modules/rxjs/migrations/collection.json b/sandbox/testAppNevena/Front/node_modules/rxjs/migrations/collection.json deleted file mode 100644 index 7eb11244..00000000 --- a/sandbox/testAppNevena/Front/node_modules/rxjs/migrations/collection.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "schematics": { - "rxjs-migration-01": { - "description": "Adds rxjs-compat package to the project to ensure compatability with RxJS 5", - "version": "6.0.0-rc.0", - "factory": "./update-6_0_0/index#rxjsV6MigrationSchematic" - } - } -} |