Skip to content

Commit

Permalink
Removed Activation Events
Browse files Browse the repository at this point in the history
Removed activation events so settings will populate properly. See this
issue: atom/settings-view#356
  • Loading branch information
ChanceM committed Mar 13, 2015
1 parent 688d025 commit 8485180
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
"main": "./lib/hashrocket",
"version": "0.4.5",
"description": "Hashrocket is an extensible inline code debugger. Debug code in Atom.",
"activationEvents": [
"hashrocket:run",
"hashrocket:insert",
"hashrocket:insertRun",
"hashrocket:watchToggle"
],
"repository": "https://github.com/webBoxio/atom-hashrocket",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 8485180

Please sign in to comment.