Skip to content

Commit 1f741c9

Browse files
committed
Tagging 4.0.0
1 parent cd0f18f commit 1f741c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@symfony/webpack-encore",
3-
"version": "3.1.0",
3+
"version": "4.0.0",
44
"description": "Webpack Encore is a simpler way to integrate Webpack into your application",
55
"main": "index.js",
66
"scripts": {
@@ -140,7 +140,7 @@
140140
"@babel/plugin-transform-react-jsx": {
141141
"optional": true
142142
},
143-
"@babel/preset-env": {
143+
"@babel/preset-env": {
144144
"optional": false
145145
},
146146
"@babel/preset-react": {

0 commit comments

Comments
 (0)