Skip to content

Commit 404dae4

Browse files
author
James Newell
committed
bump versions
1 parent 542308a commit 404dae4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"styles": ["index.css"],
44
"development": {
55
"dependencies": {
6-
"nib-styles/v2-icons": "^2.1.1"
6+
"nib-styles/v2-icons": "^2.3.0"
77
}
88
}
99
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@nib-styles/buttons",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"main.css": "index.css",
55
"repository": {
66
"type": "git",
77
"url": "git@github.com:nib-styles/v2-buttons.git"
88
},
99
"devDependencies": {
10-
"v2-icons": "^2.1.1"
10+
"v2-icons": "^2.3.0"
1111
}
1212
}

0 commit comments

Comments
 (0)