Skip to content

Commit 8ab4dc7

Browse files
authored
fix: address skipped layers by updating html-sketchapp to 4.4.1
1 parent e3702e4 commit 8ab4dc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Convert [Storybook](https://storybook.js.org) stories into [Sketch](https://www.
88
99
## Quickstart
1010

11-
Firstly, get [Sketch](https://sketchapp.com) and [npm](https://nodejs.org/en/download/). Then install [`asketch2sketch.sketchplugin`](https://github.com/html-sketchapp/html-sketchapp/releases/download/v4.3.0/asketch2sketch-4-3-0.sketchplugin.zip) into Sketch:
11+
Firstly, get [Sketch](https://sketchapp.com) and [npm](https://nodejs.org/en/download/). Then install [`asketch2sketch.sketchplugin`](https://github.com/html-sketchapp/html-sketchapp/releases/download/v4.4.1/asketch2sketch-4-4-1.sketchplugin.zip) into Sketch:
1212

1313
<img src="https://i.imgur.com/9eDm6NQ.png" width="450" alt="Installing Sketch plugin" title="Installing Sketch plugin" />
1414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
}
5050
},
5151
"dependencies": {
52-
"@brainly/html-sketchapp": "^4.3.0",
52+
"@brainly/html-sketchapp": "^4.4.1",
5353
"babel-runtime": "^6.26.0",
5454
"chalk": "^2.3.0",
5555
"cosmiconfig": "^4.0.0",

0 commit comments

Comments
 (0)