Skip to content

Commit cd450b1

Browse files
committed
remove: unused dependency puppeteer
1 parent 42a6bb8 commit cd450b1

File tree

2 files changed

+14
-189
lines changed

2 files changed

+14
-189
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"author": "Alain Dumesny <alaind831+github@gmail.com> (https://github.com/adumesny)",
5050
"contributors": [
5151
"Pavel Reznikov <pashka.reznikov@gmail.com>",
52-
"Dylan Weiss <dylan.weiss@gmail.com> (https://dylandreams.com)"
52+
"Dylan Weiss <dylan.weiss@gmail.com> (https://dylandreams.com)"
5353
],
5454
"license": "MIT",
5555
"bugs": {
@@ -83,12 +83,11 @@
8383
"karma-jasmine": "^4.0.1",
8484
"karma-typescript": "4.1.1",
8585
"protractor": "^7.0.0",
86-
"puppeteer": "^5.4.1",
8786
"sass": "^1.42.1",
8887
"serve-static": "^1.14.1",
8988
"ts-loader": "^8.0.7",
9089
"typescript": "^3.7",
9190
"webpack": "^5.3.2",
9291
"webpack-cli": "^4.6.0"
9392
}
94-
}
93+
}

0 commit comments

Comments
 (0)