Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chakrit W committed Mar 28, 2023
1 parent ae00c99 commit caf5310
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deno-react-minimal-frontend",
"version": "1.3.0",
"version": "1.4.0",
"description": "Deno+React Frontend, minimal setup",
"author": {
"name": "Chakrit W.",
Expand All @@ -16,9 +16,7 @@
"debug": "denon start",
"cache": "deno cache src/deps/*.ts"
},
"dependencies": {
},
"devDependencies": {
},
"dependencies": {},
"devDependencies": {},
"private": true
}
}

0 comments on commit caf5310

Please sign in to comment.