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:
Iristyle
2013-07-18 08:35:21 -04:00
parent 32e5e0ec18
commit 45b13ec8be

View File

@@ -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>