diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-01-26 13:54:25 -0800 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2024-01-26 13:54:25 -0800 |
commit | 77d47c2b45923ed1ef6a1c6598826e656db55d8c (patch) | |
tree | f58e52effea079f63ca8f7a284acdea6b9764521 /package.json | |
parent | 93133b4864afedef16c58d56cdcceb673fd3e9a9 (diff) | |
download | voidsky-77d47c2b45923ed1ef6a1c6598826e656db55d8c.tar.zst |
Bump dev-env
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a95e158ab..c03c53c73 100644 --- a/package.json +++ b/package.json @@ -179,7 +179,7 @@ "react-native-ui-text-view": "link:./modules/react-native-ui-text-view" }, "devDependencies": { - "@atproto/dev-env": "^0.2.19", + "@atproto/dev-env": "^0.2.28", "@babel/core": "^7.23.2", "@babel/preset-env": "^7.20.0", "@babel/runtime": "^7.20.0", |