Skip to content

Commit 41d0e95

Browse files
committed
[Build] Specify phantomjs-prebuilt version
Attempting to resolve build failure https://circleci.com/gh/nasa/openmct/3167
1 parent 3436455 commit 41d0e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"mkdirp": "^0.5.1",
4141
"moment": "^2.11.1",
4242
"node-bourbon": "^4.2.3",
43-
"phantomjs-prebuilt": "2.1.11 || >2.1.12 <3.0.0",
43+
"phantomjs-prebuilt": "2.1.11",
4444
"requirejs": "2.1.x",
4545
"split": "^1.0.0"
4646
},

0 commit comments

Comments
 (0)