Skip to content

Commit b61cf71

Browse files
committed
minor #616 Add missing description (VeronQ)
This PR was merged into the master branch. Discussion ---------- Add missing description Commits ------- f3d6427 add missing description
2 parents 5414a1d + f3d6427 commit b61cf71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@symfony/webpack-encore",
33
"version": "0.27.0",
4-
"description": "",
4+
"description": "Webpack Encore is a simpler way to integrate Webpack into your application",
55
"main": "index.js",
66
"scripts": {
77
"test": "mocha --reporter spec test --recursive",

0 commit comments

Comments
 (0)