Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amarksingh committed Jan 8, 2024
1 parent ba03f54 commit 4e6503c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ostro/ostro",
"version": "1.0.2",
"version": "1.0.3",
"description" : "OstroJS MVC framework for NodeJS",
"keywords": ["framework", "ostrojs", "mvc", "MVC framework", "nodejs framework"],
"author": "amar",
Expand All @@ -15,7 +15,7 @@
"production": "mix --production"
},
"dependencies": {
"@ostro/framework": "^1.0.1"
"@ostro/framework": "^1.2.0"
},
"devDependencies": {
"@popperjs/core": "^2.10.2",
Expand Down

0 comments on commit 4e6503c

Please sign in to comment.