Skip to content

Commit 7158dff

Browse files
committed
1 parent 26fd73f commit 7158dff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/create-typo-fallback/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "create-patternlab",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Typo fallback for 'create pattern-lab' ",
55
"bin": "index.js",
66
"scripts": {},
77
"dependencies": {
8-
"create-pattern-lab": "^1.0.4"
8+
"create-pattern-lab": "^1.0.5"
99
},
1010
"author": "",
1111
"license": "MIT",

packages/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-pattern-lab",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "",
55
"bin": "index.js",
66
"main": "index.js",

0 commit comments

Comments
 (0)