Browse Source

Updating Esprima

Sébastien Ros 5 years ago
parent
commit
dfd0085196
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="1.0.0-beta-1246" />
+    <PackageReference Include="Esprima" Version="1.0.1246" />
   </ItemGroup>
 </Project>