build(npm): revert clang-format upgrade

there are too many reformatting changes require that would add noise to the upgrade commit
This commit is contained in:
Igor Minar 2016-01-01 23:58:49 -08:00 committed by Igor Minar
parent 341bf39d23
commit c9090ffa31
2 changed files with 4 additions and 4 deletions

View File

@ -1592,7 +1592,7 @@
"version": "1.0.2"
},
"clang-format": {
"version": "1.0.33"
"version": "1.0.32"
},
"cli-color": {
"version": "1.1.0",

6
npm-shrinkwrap.json generated
View File

@ -2489,9 +2489,9 @@
"resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.2.tgz"
},
"clang-format": {
"version": "1.0.33",
"from": "clang-format@>=1.0.32 <2.0.0",
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.33.tgz"
"version": "1.0.32",
"from": "clang-format@1.0.32",
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.32.tgz"
},
"cli-color": {
"version": "1.1.0",