Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Aderinom committed Mar 3, 2024
1 parent d60da12 commit a5a23a3
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": "typedconf",
"version": "1.0.1",
"version": "1.1.0",
"description": "Properly typed configuration for your TypeScript project",
"type": "module",
"repository": {
Expand Down Expand Up @@ -63,7 +63,7 @@
"json5": "*"
},
"peerDependenciesMeta": {
"json5":{
"json5": {
"optional": true
}
},
Expand Down

0 comments on commit a5a23a3

Please sign in to comment.