Skip to content

Commit

Permalink
feat: upgrade clang-format to 1.0.32.
Browse files Browse the repository at this point in the history
  • Loading branch information
mprobst committed Oct 28, 2015
1 parent edfa35b commit 4a1b873
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions npm-shrinkwrap.clean.json
Original file line number Diff line number Diff line change
Expand Up @@ -2686,7 +2686,7 @@
}
},
"clang-format": {
"version": "1.0.28",
"version": "1.0.32",
"dependencies": {
"resolve": {
"version": "1.1.6"
Expand Down Expand Up @@ -11875,6 +11875,6 @@
}
}
},
"name": "angular",
"version": "2.0.0-alpha.42"
"name": "angular-srcs",
"version": "2.0.0-alpha.44"
}
14 changes: 7 additions & 7 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"browserify": "^10.2.4",
"canonical-path": "0.0.2",
"chokidar": "^1.1.0",
"clang-format": "^1.0.25",
"clang-format": "^1.0.32",
"conventional-changelog": "^0.2.1",
"css": "mlaval/css#issue65",
"del": "~1",
Expand Down

0 comments on commit 4a1b873

Please sign in to comment.