Skip to content

Commit

Permalink
Merge pull request #2 from micro-chipset/master
Browse files Browse the repository at this point in the history
  • Loading branch information
melikhov-dev committed Dec 18, 2021
2 parents fec7416 + 3321c9b commit ba1bd7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion di/typescript-inversify/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ class App {
}

const app = new App();
dogService.createDog();
app.createDog();

0 comments on commit ba1bd7b

Please sign in to comment.