Skip to content

Commit

Permalink
chore: add comment to integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Aug 31, 2019
1 parent a57b682 commit 62b64ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-testing/webpack-test/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "webpack-test",
"description": "Various tests with Handlebars and Webpack",
"version": "1.0.0",
"main": "index.js",
"scripts": {
Expand All @@ -16,6 +17,5 @@
"handlebars-loader": "^1.7.1",
"webpack": "^4.39.3",
"webpack-cli": "^3.3.7"
},
"description": ""
}
}

0 comments on commit 62b64ec

Please sign in to comment.