Skip to content

Commit 33ee127

Browse files
committed
Tweak readme badges
1 parent 584fe98 commit 33ee127

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ Khronos tool binaries (built by the upstream projects) are distributed and insta
135135
[types]: https://img.shields.io/npm/types/rollup-plugin-glsl-optimize
136136
[changelog]: https://img.shields.io/static/v1?label=changelog&message=SemVer&style=flat&color=blue
137137
[changelog-url]: https://github.com/docd27/rollup-plugin-glsl-optimize/blob/master/CHANGES.md
138-
[dependencies]: https://img.shields.io/david/docd27/rollup-plugin-glsl-optimize.svg
138+
[dependencies]: https://status.david-dm.org/gh/docd27/rollup-plugin-glsl-optimize.svg
139139
[dependencies-url]: https://david-dm.org/docd27/rollup-plugin-glsl-optimize
140-
[dev-dependencies]: https://img.shields.io/david/dev/docd27/rollup-plugin-glsl-optimize.svg
140+
[dev-dependencies]: https://status.david-dm.org/gh/docd27/rollup-plugin-glsl-optimize.svg?type=dev
141141
[dev-dependencies-url]: https://david-dm.org/docd27/rollup-plugin-glsl-optimize?type=dev
142142
[cc-maintainability]: https://api.codeclimate.com/v1/badges/b1dfc39fd650dd54f730/maintainability
143143
[cc-maintainability-url]: https://codeclimate.com/github/docd27/rollup-plugin-glsl-optimize/maintainability

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"shader",
1515
"shaders",
1616
"optimize",
17+
"optimizer",
1718
"vert",
1819
"frag",
1920
"spirv",

0 commit comments

Comments
 (0)