Skip to content

Commit

Permalink
remove puppeteer from package.json
Browse files Browse the repository at this point in the history
norybiak committed Aug 16, 2020
1 parent b8562df commit 4017331
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "video-player",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"description": "",
"main": "built/server.js",
@@ -38,7 +38,6 @@
"dotenv": "^8.2.0",
"get-video-duration": "^3.0.1",
"node-fetch": "^v3.0.0-beta.6",
"puppeteer": "^5.2.1",
"url": "^0.11.0"
}
}

0 comments on commit 4017331

Please sign in to comment.