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

Commit d3607f9

Browse files
committed
Merge branch 'master' of https://github.com/seanhussey/patternlab-node into dev
Conflicts: config.json
2 parents c2c256f + 323f1ae commit d3607f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The current selection is as follows. It reflects support versus patternlab-php.
4646
"m": true,
4747
"l": true,
4848
"full": true,
49-
"ranndom": true,
49+
"random": true,
5050
"disco": true,
5151
"hay": true,
5252
"mqs": false,

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"m": true,
1414
"l": true,
1515
"full": true,
16-
"ranndom": true,
16+
"random": true,
1717
"disco": true,
1818
"hay": true,
1919
"mqs": true,
@@ -32,4 +32,4 @@
3232
},
3333
"patternExportKeys": [],
3434
"patternExportDirectory": "./pattern_exports/"
35-
}
35+
}

0 commit comments

Comments
 (0)