We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b2111 commit 215733eCopy full SHA for 215733e
.nvmrc
@@ -1 +1 @@
1
-5
+6
.travis.yml
@@ -2,7 +2,7 @@ dist: trusty
2
sudo: required
3
language: node_js
4
node_js:
5
- - "5"
+ - "6"
6
os:
7
- linux
8
env:
package.json
@@ -48,7 +48,7 @@
48
"gulp-tslint": "^5.0.0",
49
"gulp-util": "^3.0.6",
50
"gulp-watch": "^4.3.4",
51
- "harp": "^0.20.3",
+ "harp": "0.21.0-pre.0",
52
"html2jade": "^0.8.4",
53
"indent-string": "^2.1.0",
54
"jasmine-core": "^2.3.4",
0 commit comments