Skip to content

Commit

Permalink
update breakpoint serialization
Browse files Browse the repository at this point in the history
fix luaview dependency issue
  • Loading branch information
NickolasHu committed Apr 14, 2017
1 parent 08484b6 commit 052f06b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,14 @@
"thera-background-tips": "git+https://github.com/TheraPackages/background-tips.git#v0.1.7",
"thera-autocomplete-plus-plus": "git+https://github.com/TheraPackages/thera-autocomplete-plus-plus.git#v0.0.9",
"thera-left-bar": "git+https://github.com/TheraPackages/thera-left-bar.git#v0.2.1",
"thera-debug-frontend": "git+https://github.com/TheraPackages/thera-debug-frontend.git#v0.2.2",
"thera-luaview": "git+https://github.com/TheraPackages/thera-luaview.git#v0.0.20",
"thera-debug-frontend": "git+https://github.com/TheraPackages/thera-debug-frontend.git#v0.2.3",
"thera-luaview": "git+https://github.com/TheraPackages/thera-luaview.git#v0.0.21",
"tree-view": "git+https://github.com/TheraPackages/tree-view.git#v0.209.6"
},
"packageDependencies": {
"thera-luaview": "0.0.20",
"thera-luaview": "0.0.21",
"language-lua": "0.9.1",
"thera-debug-frontend": "0.2.2",
"thera-debug-frontend": "0.2.3",
"thera-left-bar": "0.2.1",
"language-we": "0.0.7",
"atom-dark-syntax": "0.27.0",
Expand Down

0 comments on commit 052f06b

Please sign in to comment.