Fork me on GitHub
#proton
<
2016-04-03
>
dvcrn00:04:27

@ashnur: proton should automatically keep them up to date

dvcrn00:04:41

Alternatively open the package manager and check which ones are outdated

Aron00:04:00

@dvcrn: it's interesting because when I put linter-eslint into additional-packages I will get the package with version 7.1.3 which should install eslint 2.4.0 as dependency, but it installs 2.2.0 instead

dvcrn04:04:20

@ashnur: you don't need to put it in additional packages. If you activate the linter layer and javascript layer, it should install it automatically - https://github.com/dvcrn/proton/tree/master/src/cljs/proton/layers/lang/javascript

dvcrn04:04:47

as for the version problem - hrm. You can try manually going into the eslint folder (in ~/.atom/) and force upgrade it