File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- /*
2
- * patternlab-node - v2.2.1 - 2016
3
- *
1
+ /*
2
+ * patternlab-node - v2.3.0 - 2016
3
+ *
4
4
* Brian Muenzenmeyer, Geoff Pursell, and the web community.
5
- * Licensed under the MIT license.
6
- *
7
- * Many thanks to Brad Frost and Dave Olsen for inspiration, encouragement, and advice.
5
+ * Licensed under the MIT license.
6
+ *
7
+ * Many thanks to Brad Frost and Dave Olsen for inspiration, encouragement, and advice.
8
8
*
9
9
*/
10
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " patternlab-node" ,
3
3
"description" : " Pattern Lab is a collection of tools to help you create atomic design systems. This is the node command line interface (CLI)." ,
4
- "version" : " 2.2.1 " ,
4
+ "version" : " 2.3.0 " ,
5
5
"main" : " ./core/lib/patternlab.js" ,
6
6
"dependencies" : {
7
7
"diveSync" : " ^0.3.0" ,
You can’t perform that action at this time.
0 commit comments