Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit d0c21d2

Browse files
committed
- bump phantomjs version to 1.9.11 to avoid errors building brackets
1 parent cb9574c commit d0c21d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"jasmine-node": "1.11.0",
1818
"grunt-jasmine-node": "0.1.0",
1919
"grunt-cli": "0.1.9",
20-
"phantomjs": "1.9.0-1",
20+
"phantomjs": "1.9.11",
2121
"grunt-lib-phantomjs": "0.3.0",
2222
"grunt-contrib-jshint": "0.6.0",
2323
"grunt-contrib-watch": "0.4.3",
@@ -48,4 +48,4 @@
4848
"url": "https://github.com/adobe/brackets/blob/master/LICENSE"
4949
}
5050
]
51-
}
51+
}

0 commit comments

Comments
 (0)