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 d9f677f commit 9d8d66aCopy full SHA for 9d8d66a
core/lib/patternlab.js
@@ -1,5 +1,5 @@
1
/*
2
- * patternlab-node - v2.0.0-alpha.2 - 2016
+ * patternlab-node - v2.0.0-alpha.3 - 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.0.0-alpha.2",
+ "version": "2.0.0-alpha.3",
"main": "./core/lib/patternlab.js",
6
"dependencies": {
7
"diveSync": "^0.3.0",
0 commit comments