Skip to content

Commit

Permalink
release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
navix committed May 2, 2024
1 parent 5085a6a commit 0a8e258
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package-release.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngxe",
"version": "1.2.3",
"version": "1.3.0",
"description": "Angular 11.1+ JSON Translations Editor.",
"keywords": ["angular", "cli", "i18n", "translations"],
"author": {
Expand All @@ -17,12 +17,12 @@
"ngxe": "./bin/ngxe"
},
"dependencies": {
"ajv": "8.12.0",
"@fastify/static": "7.0.3",
"ajv": "8.13.0",
"better-ajv-errors": "1.2.0",
"fastify": "3.10.1",
"fastify-disablecache": "1.0.3",
"fastify-static": "3.4.0",
"fastify": "4.26.2",
"fastify-disablecache": "3.1.9",
"meow": "9.0.0",
"open": "7.3.1"
"open": "10.1.0"
}
}

0 comments on commit 0a8e258

Please sign in to comment.