We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542308a commit 404dae4Copy full SHA for 404dae4
component.json
@@ -3,7 +3,7 @@
3
"styles": ["index.css"],
4
"development": {
5
"dependencies": {
6
- "nib-styles/v2-icons": "^2.1.1"
+ "nib-styles/v2-icons": "^2.3.0"
7
}
8
9
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "@nib-styles/buttons",
- "version": "2.0.2",
+ "version": "2.0.3",
"main.css": "index.css",
"repository": {
"type": "git",
"url": "git@github.com:nib-styles/v2-buttons.git"
},
"devDependencies": {
10
- "v2-icons": "^2.1.1"
+ "v2-icons": "^2.3.0"
11
12
0 commit comments