We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fe1301 commit caa49f6Copy full SHA for caa49f6
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "patternlab-node",
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.7.2",
+ "version": "3.0.0",
5
"main": "./core/lib/patternlab.js",
6
"dependencies": {
7
"async": "^2.1.2",
0 commit comments