Skip to content

Commit

Permalink
run yarn sync
Browse files Browse the repository at this point in the history
  • Loading branch information
sotojn committed Jan 7, 2025
1 parent a139f6d commit 95b47b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"resolutions": {
"@types/lodash": "~4.17.13",
"debug": "~4.4.0",
"jest-config": "patch:jest-config@npm%3A29.7.0#~/.yarn/patches/jest-config-npm-29.7.0-97d8544d74.patch",
"ms": "~2.1.3",
"nan": "~2.22.0",
"point-in-polygon-hao": "~1.1.0",
"jest-config": "patch:jest-config@npm%3A29.7.0#~/.yarn/patches/jest-config-npm-29.7.0-97d8544d74.patch"
"point-in-polygon-hao": "~1.1.0"
},
"devDependencies": {
"@eslint/js": "~9.16.0",
Expand All @@ -71,6 +71,7 @@
"ts-jest": "~29.2.5",
"typescript": "~5.7.2"
},
"packageManager": "[email protected]",
"engines": {
"node": ">=18.18.0",
"yarn": ">=1.22.19"
Expand Down Expand Up @@ -113,6 +114,5 @@
"yarn": ">=1.22.19"
},
"version": 1
},
"packageManager": "[email protected]"
}
}

0 comments on commit 95b47b5

Please sign in to comment.