Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit f99e720

Browse files
Merge pull request #4 from pattern-lab/3.0
Pattern Lab Node Edition v1.0.0-alpha.2
2 parents 6485118 + 5084696 commit f99e720

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"name": "edition-node",
2+
"name": "@pattern-lab/edition-node",
33
"description": "A pure wrapper around patternlab-node core, the default pattern engine, and supporting frontend assets.",
4-
"version": "1.0.0-alpha.1",
4+
"version": "1.0.0-alpha.2",
5+
"main": "patternlab-config.json",
56
"dependencies": {
67
"@pattern-lab/patternengine-node-mustache": "^2.0.0-alpha.1",
78
"@pattern-lab/patternlab-node": "^3.0.0-alpha.5",

0 commit comments

Comments
 (0)