Skip to content

Commit 7502bf0

Browse files
form-data: Replaced PhantomJS Dependency
Signed-off-by: sakshi87 <[email protected]>
1 parent 5c6bf52 commit 7502bf0

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ sudo: false
22

33
language: node_js
44
node_js:
5-
- "4"
65
- "6"
76
- "8"
87
- "10"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"is-node-modern": "^1.0.0",
5757
"istanbul": "^0.4.5",
5858
"obake": "^0.1.2",
59-
"phantomjs-prebuilt": "^2.1.13",
59+
"puppeteer": "^1.19.0",
6060
"pkgfiles": "^2.3.0",
6161
"pre-commit": "^1.1.3",
6262
"request": "^2.88.0",

0 commit comments

Comments
 (0)