Skip to content

Commit

Permalink
Merge pull request #274 from trojs/feature/eslint-9
Browse files Browse the repository at this point in the history
Update the error package
  • Loading branch information
w3nl authored Nov 22, 2024
2 parents 55787ff + 17a0d5e commit 677b2da
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 23 deletions.
29 changes: 8 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@trojs/objects",
"description": "Create valid JavaScript objects",
"version": "9.0.0",
"version": "9.0.1",
"author": {
"name": "Pieter Wigboldus",
"url": "https://trojs.org/"
Expand Down Expand Up @@ -56,7 +56,7 @@
"flat"
],
"dependencies": {
"@trojs/error": "^3.0.0",
"@trojs/error": "^4.0.0",
"@trojs/validator": "^11.0.0"
},
"funding": {
Expand Down

0 comments on commit 677b2da

Please sign in to comment.