Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

fix react-typescript template #118

@bennobuilder

Description

@bennobuilder

to work properly it needs these missing dependencies..

"dependencies": {
"typescript": "^4.2.3",
},

"devDependencies": {
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3"
},

In addition we have to think about how to increase the dependency agile-ts version after each release

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions