Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Commit 67e890b

Browse files
authored
Merge pull request #527 from grtjn/526-phantomjs-prebuild
Pinning down phantomjs-prebuilt to 2.1.15
2 parents 254e336 + c072220 commit 67e890b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"mocha": "^2.2.5",
7373
"node-notifier": "^4.2.3",
7474
"os-homedir": "^1.0.2",
75-
"phantomjs-prebuilt": "^2.0.0",
75+
"phantomjs-prebuilt": "2.1.15",
7676
"plato": "^1.5.0",
7777
"q": "^1.0.0",
7878
"sinon": "^1.15.3",

0 commit comments

Comments
 (0)