Skip to content

Commit 51c4779

Browse files
committed
fix(formatter): point to the newest clang-format
The prior version allowed for an older clang-format binary which has bugs
1 parent 1daa8aa commit 51c4779

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
@@ -63,7 +63,7 @@
6363
"gulp": "^3.8.8",
6464
"gulp-autoprefixer": "^2.1.0",
6565
"gulp-changed": "^1.0.0",
66-
"gulp-clang-format": "^1.0.3",
66+
"gulp-clang-format": "^1.0.4",
6767
"gulp-concat": "^2.5.2",
6868
"gulp-connect": "~1.0.5",
6969
"gulp-load-plugins": "^0.7.1",

0 commit comments

Comments
 (0)