Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
zheksoon committed Mar 30, 2024
1 parent 2471226 commit f155b0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1,368 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dioma",
"version": "0.2.0",
"version": "0.3.0",
"description": "Elegant dependency injection container for vanilla JavaScript and TypeScript",
"keywords": [
"di",
Expand All @@ -17,7 +17,7 @@
"tsyringe"
],
"files": [
"src/dioma.ts",
"src",
"dist",
"README.md",
"LICENSE",
Expand Down
Loading

0 comments on commit f155b0c

Please sign in to comment.