Null Hunter

Results 2 issues of Null Hunter

### Current Behavior Building with option generatePackageJson: true in project.json produces a package.json file is not have anything. ``` { "name": "backend", "$schema": "../../node_modules/nx/schemas/project-schema.json", "sourceRoot": "apps/backend/src", "projectType": "application", "targets": {...

type: bug
blocked: repro needed

**Describe the bug** When I Add Layer as Trip and then select timestamp, I got error about `An error in deck.gl: update of TripsLayer({id: 'tm39ik'}): Cannot read properties of undefined...

bug