Browse Source

Updating esprima

Sébastien Ros 4 years ago
parent
commit
d3ec154ad6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jint/Jint.csproj

+ 1 - 1
Jint/Jint.csproj

@@ -7,6 +7,6 @@
     <LangVersion>latest</LangVersion>
   </PropertyGroup>
   <ItemGroup>
-    <PackageReference Include="Esprima" Version="2.0.0-beta-1310" />
+    <PackageReference Include="Esprima" Version="2.0.0-beta-1328" />
   </ItemGroup>
 </Project>