Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ikepu-tp committed Sep 25, 2023
1 parent 442614b commit 5e54247
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ikepu-tp/react-mvc",
"type": "module",
"version": "0.5.0",
"version": "0.6.0",
"description": "React MVC is a library for supporting MVC-like implementations in JavaScript projects.",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -57,8 +57,7 @@
"publishConfig": {
"directory": "dist"
},
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"prettier": "^3.0.3",
"typescript": "^5.2.2",
Expand Down

0 comments on commit 5e54247

Please sign in to comment.