Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
release: 2.0.0-alpha.0 - adding dependency injection and changes to a…
Browse files Browse the repository at this point in the history
…pp usage
  • Loading branch information
ben-ryder committed Jun 2, 2022
1 parent 22d144f commit 917e522
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kangojs/core",
"version": "1.2.1",
"version": "2.0.0-alpha.0",
"description": "An Express framework to make writing typescript express apps quicker and easier.",
"author": "Ben-Ryder <dev@benryder.me> (https://www.benryder.me)",
"homepage": "https://github.com/kangojs/kangojs/tree/main/packages/core",
Expand Down

0 comments on commit 917e522

Please sign in to comment.