Skip to content

Commit 4903e12

Browse files
Publish aspnet-webpack-react as 3.0.0 since it's no longer beta
1 parent 56c806b commit 4903e12

File tree

1 file changed

+1
-1
lines changed
  • src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack-react

1 file changed

+1
-1
lines changed

src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aspnet-webpack-react",
3-
"version": "3.0.0-beta.1",
3+
"version": "3.0.0",
44
"description": "Helpers for using Webpack with React in ASP.NET Core projects. Works in conjunction with the Microsoft.AspNetCore.SpaServices NuGet package.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)