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 1e62bf9 commit a462352Copy full SHA for a462352
package.json
@@ -1,12 +1,17 @@
1
{
2
"name": "styleguidekit-assets-default",
3
- "version": "3.4.0",
+ "version": "3.5.0",
4
"description": "The default set of front-end assets for Pattern Lab.",
5
"repository": {
6
"type": "git",
7
"url": "git://github.com/pattern-lab/styleguidekit-assets-default.git"
8
},
9
"author": "Dave Olsen",
10
+ "contributors": [
11
+ {
12
+ "name": "Brian Muenzenmeyer"
13
+ }
14
+ ],
15
"license": "MIT",
16
"bugs": {
17
"url": "https://github.com/pattern-lab/styleguidekit-assets-default/issues"
0 commit comments