Skip to content

Commit

Permalink
upgrade rollup & TS
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Jun 7, 2024
1 parent b82579a commit dcc6694
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 @@ -48,7 +48,7 @@
"eslint-config-mourner": "^3.0.0",
"rbush": "^3.0.1",
"rbush-knn": "^3.0.1",
"rollup": "^4.9.5",
"typescript": "^5.3.3"
"rollup": "^4.18.0",
"typescript": "^5.4.5"
}
}

0 comments on commit dcc6694

Please sign in to comment.