chore: SublimeText2.WebPackages uses any nodejs
- previously pinned at 0.8.22, but parent packages might want 0.10.x
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<metadata>
|
||||
<id>EthanBrown.SublimeText2.WebPackages</id>
|
||||
<title>Sublime Text 2 - Web Development Packages</title>
|
||||
<version>0.2.3</version>
|
||||
<version>0.2.4</version>
|
||||
<authors>Various</authors>
|
||||
<owners>Ethan Brown</owners>
|
||||
<summary>A number of packages helpful for auto-completion, snippets and syntax recognition of common web frameowrks and tools to increase editor productivity.</summary>
|
||||
@@ -106,7 +106,7 @@
|
||||
<dependencies>
|
||||
<dependency id="PowerShell" version="3.0"/>
|
||||
<dependency id="SublimeText2.app" />
|
||||
<dependency id="nodejs.install" version="[0.8.22,0.8.22]"/>
|
||||
<dependency id="nodejs.install"/>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
|
Reference in New Issue
Block a user