Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideCanton committed Oct 13, 2023
2 parents 39c2b8b + f7288e4 commit 1da3ce0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ coverage/
.devcontainer/
.github/
.eslintrc.js
tsconfig.eslint.json
tsconfig.eslint.json
.prettierignore
.prettierrc
.eslintrc.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdcc/at-json",
"version": "1.1.0",
"version": "1.1.1",
"description": "A declarative mapper to and from JSON.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 1da3ce0

Please sign in to comment.