Skip to content

Commit 62b64ec

Browse files
committed
chore: add comment to integration test
1 parent a57b682 commit 62b64ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration-testing/webpack-test/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "webpack-test",
3+
"description": "Various tests with Handlebars and Webpack",
34
"version": "1.0.0",
45
"main": "index.js",
56
"scripts": {
@@ -16,6 +17,5 @@
1617
"handlebars-loader": "^1.7.1",
1718
"webpack": "^4.39.3",
1819
"webpack-cli": "^3.3.7"
19-
},
20-
"description": ""
20+
}
2121
}

0 commit comments

Comments
 (0)