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 b1ec7c7 commit b2242e5Copy full SHA for b2242e5
core/lib/patternlab.js
@@ -1,5 +1,5 @@
1
/*
2
- * patternlab-node - v2.2.0 - 2016
+ * patternlab-node - v2.2.1 - 2016
3
*
4
* Brian Muenzenmeyer, Geoff Pursell, and the web community.
5
* Licensed under the MIT license.
package.json
@@ -1,7 +1,7 @@
{
"name": "patternlab-node",
"description": "Pattern Lab is a collection of tools to help you create atomic design systems. This is the node command line interface (CLI).",
- "version": "2.2.0",
+ "version": "2.2.1",
"main": "./core/lib/patternlab.js",
6
"dependencies": {
7
"diveSync": "^0.3.0",
0 commit comments