Bump package versions

#publish-packages-to-npm
This commit is contained in:
Alex Hunt
2023-10-02 16:50:40 -04:00
parent e6b24a3146
commit 3793a64808
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/debugger-frontend",
"version": "0.73.1",
"version": "0.73.2",
"description": "Debugger frontend for React Native based on Chrome DevTools",
"keywords": [
"react-native",
+1 -1
View File
@@ -23,7 +23,7 @@
],
"dependencies": {
"@isaacs/ttlcache": "^1.4.1",
"@react-native/debugger-frontend": "^0.73.1",
"@react-native/debugger-frontend": "^0.73.2",
"chrome-launcher": "^0.15.2",
"chromium-edge-launcher": "^1.0.0",
"connect": "^3.6.5",