diff options
author | Samuel Newman <mozzius@protonmail.com> | 2025-06-12 21:21:16 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-12 11:21:16 -0700 |
commit | 8a5a7db1466f20af90809a6fe7c07bb0e1e000ac (patch) | |
tree | 17cd6311ee592952cce2ca6a7651de0f878ec13a /package.json | |
parent | 477e5f4ecfaa0007aeed90b51274c78a730c1a9e (diff) | |
download | voidsky-8a5a7db1466f20af90809a6fe7c07bb0e1e000ac.tar.zst |
rm browserslist (#8481)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 38f574f42..f490f108f 100644 --- a/package.json +++ b/package.json @@ -247,7 +247,6 @@ "babel-plugin-module-resolver": "^5.0.2", "babel-plugin-react-compiler": "^19.1.0-rc.1", "babel-preset-expo": "~13.1.11", - "browserslist": "^4.25.0", "eslint": "^8.19.0", "eslint-plugin-bsky-internal": "link:./eslint", "eslint-plugin-ft-flow": "^2.0.3", |