Skip to content

Commit

Permalink
minor #616 Add missing description (VeronQ)
Browse files Browse the repository at this point in the history
This PR was merged into the master branch.

Discussion
----------

Add missing description

Commits
-------

f3d6427 add missing description
  • Loading branch information
weaverryan committed Aug 9, 2019
2 parents 5414a1d + f3d6427 commit b61cf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@symfony/webpack-encore",
"version": "0.27.0",
"description": "",
"description": "Webpack Encore is a simpler way to integrate Webpack into your application",
"main": "index.js",
"scripts": {
"test": "mocha --reporter spec test --recursive",
Expand Down

0 comments on commit b61cf71

Please sign in to comment.