Skip to content

Commit

Permalink
fix: update nuclide-* packages to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Oct 25, 2020
1 parent 355975f commit fca9b2e
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 137 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"dependencies": {
"atom-package-deps": "^6.0.0",
"@atom-ide-community/nuclide-commons-atom": "0.7.6",
"@atom-ide-community/nuclide-debugger-common": "0.7.6",
"@atom-ide-community/nuclide-commons-atom": "0.8.0",
"@atom-ide-community/nuclide-debugger-common": "0.8.0",
"react": "16.6.3",
"vscode-chrome-debug-core": "3.17.10",
"vscode-debugadapter": "1.24.0",
Expand Down
Loading

0 comments on commit fca9b2e

Please sign in to comment.