Skip to content

Commit

Permalink
Tagging 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Sep 14, 2022
1 parent cd0f18f commit 1f741c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@symfony/webpack-encore",
"version": "3.1.0",
"version": "4.0.0",
"description": "Webpack Encore is a simpler way to integrate Webpack into your application",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -140,7 +140,7 @@
"@babel/plugin-transform-react-jsx": {
"optional": true
},
"@babel/preset-env": {
"@babel/preset-env": {
"optional": false
},
"@babel/preset-react": {
Expand Down

0 comments on commit 1f741c9

Please sign in to comment.