Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version #5

Closed
m1ga opened this issue May 23, 2015 · 1 comment
Closed

Update version #5

m1ga opened this issue May 23, 2015 · 1 comment

Comments

@m1ga
Copy link
Contributor

m1ga commented May 23, 2015

Hi,

you still need to push the updated version in order to remove the deprecation warning.

also update the package.json from

"activationEvents": [
    "ti-alloy-related:openRelated"
  ]

to

 "activationCommands": {
    "atom-workspace": ["ti-alloy-related:openRelated"],
    "atom-text-editor": ["ti-alloy-related:openRelated"]
  }

then it should still run in 1.0!

@davrosull
Copy link
Owner

Thanks @m1ga - updated any published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants