Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
johnb8005 committed Dec 24, 2023
1 parent f1b3bc1 commit 19acee3
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": "@nexys/core",
"version": "4.2.2",
"version": "4.2.3",
"license": "AGPL-3.0",
"scripts": {
"test": "rm -rf dist;jest",
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"@koa/router": "^12.0.1",
"@nexys/api-request": "^0.0.3",
"@nexys/node-cache": "^0.0.2",
"@nexys/node-cache": "^0.0.3",
"@nexys/validation": "^2.1.5",
"@nexys/workflow": "^0.0.9",
"@types/graphql-fields": "^1.3.4",
Expand Down

0 comments on commit 19acee3

Please sign in to comment.