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

Commit e02350a

Browse files
authored
Merge pull request #47 from pattern-lab/develop
Updating patternlab core to v2.12.0
2 parents 68706a9 + dbf0204 commit e02350a

File tree

2 files changed

+245
-89
lines changed

2 files changed

+245
-89
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919
"fs-promise": "2.0.3",
2020
"glob": "7.1.2",
2121
"has-yarn": "1.0.0",
22-
"inquirer": "2.0.0",
22+
"inquirer": "3.3.0",
2323
"lodash": "4.17.4",
2424
"ora": "1.3.0",
2525
"path-exists": "3.0.0",
26-
"patternlab-node": "2.11.1",
26+
"patternlab-node": "2.12.0",
2727
"sanitize-filename": "1.6.1"
2828
},
2929
"devDependencies": {
3030
"edition-node": "0.0.4",
31-
"eslint": "4.7.2",
31+
"eslint": "4.8.0",
3232
"proxyquire": "1.8.0",
3333
"starterkit-mustache-base": "3.0.1",
3434
"tap": "10.7.2"

0 commit comments

Comments
 (0)