Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amarksingh committed Apr 6, 2023
1 parent a27647c commit f237e6b
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.1",
"version": "1.0.2",
"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.0"
"@ostro/framework": "^1.0.1"
},
"devDependencies": {
"@popperjs/core": "^2.10.2",
Expand Down

0 comments on commit f237e6b

Please sign in to comment.