Skip to content

Commit fca9b2e

Browse files
committed
fix: update nuclide-* packages to 0.8.0
1 parent 355975f commit fca9b2e

File tree

2 files changed

+74
-137
lines changed

2 files changed

+74
-137
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
},
3333
"dependencies": {
3434
"atom-package-deps": "^6.0.0",
35-
"@atom-ide-community/nuclide-commons-atom": "0.7.6",
36-
"@atom-ide-community/nuclide-debugger-common": "0.7.6",
35+
"@atom-ide-community/nuclide-commons-atom": "0.8.0",
36+
"@atom-ide-community/nuclide-debugger-common": "0.8.0",
3737
"react": "16.6.3",
3838
"vscode-chrome-debug-core": "3.17.10",
3939
"vscode-debugadapter": "1.24.0",

0 commit comments

Comments
 (0)