diff options
| author | Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com> | 2021-07-06 19:50:08 -0700 |
|---|---|---|
| committer | Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com> | 2021-07-06 19:50:08 -0700 |
| commit | 5f3486d68dd6a6c2b13acf7127188220a4012290 (patch) | |
| tree | c607c5c459763787b131521b347cd65553fc52bd /package.json | |
| parent | 89ae6933ed13209497151c6a09bc88f600c53a57 (diff) | |
fix link to map; ownerdocument error
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 666ebc946..42f2af28f 100644 --- a/package.json +++ b/package.json @@ -98,6 +98,7 @@ "dotenv": "^8.6.0", "file-loader": "^3.0.1", "fork-ts-checker-webpack-plugin": "^1.6.0", + "html-webpack-plugin": "^5.3.2", "jsdom": "^15.2.1", "mocha": "^5.2.0", "sass-loader": "^7.3.1", |
