chore: add comment to integration test

This commit is contained in:
Nils Knappmeier
2019-08-31 23:53:28 +02:00
parent a57b6824e0
commit 62b64ecc3d
@@ -1,5 +1,6 @@
{
"name": "webpack-test",
"description": "Various tests with Handlebars and Webpack",
"version": "1.0.0",
"main": "index.js",
"scripts": {
@@ -16,6 +17,5 @@
"handlebars-loader": "^1.7.1",
"webpack": "^4.39.3",
"webpack-cli": "^3.3.7"
},
"description": ""
}
}