Skip to content

Commit

Permalink
v10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Feb 20, 2024
1 parent 9c18bd0 commit 10eec1f
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
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"root": true,
"main": "index.js",
"version": "9.4.0",
"version": "10.0.0",
"description": "Strongly Validated JSON Schema support for address",
"repository": "[email protected]:openaddresses/batch-schema",
"author": "ingalls <[email protected]>",
Expand Down Expand Up @@ -32,13 +32,13 @@
"@openaddresses/batch-generic": "x.x.x"
},
"devDependencies": {
"ts-node-test": "^0.4.3",
"@types/express": "^4.17.21",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"eslint": "^8.0.1",
"eslint-plugin-node": "^11.0.0",
"tape": "^5.3.1",
"ts-node-test": "^0.4.3",
"typedoc": "^0.25.8",
"typescript": "^5.3.3"
}
Expand Down

0 comments on commit 10eec1f

Please sign in to comment.