Skip to content

Commit f3d6427

Browse files
committed
add missing description
1 parent 9a3cb43 commit f3d6427

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)