Skip to content

Commit 61be07b

Browse files
chrisvxdmonospaced
authored andcommitted
feat: upgrade to html-sketchapp@3.2.0
1 parent 009339a commit 61be07b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

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

9-
Firstly, get [Sketch](https://sketchapp.com) and [npm](https://nodejs.org/en/download/). Then install [`asketch2sketch.sketchplugin`](https://github.com/brainly/html-sketchapp/releases/download/v3.0.2/asketch2sketch.sketchplugin.zip) into Sketch:
9+
Firstly, get [Sketch](https://sketchapp.com) and [npm](https://nodejs.org/en/download/). Then install [`asketch2sketch.sketchplugin`](https://github.com/brainly/html-sketchapp/releases/download/v3.2.0/asketch2sketch-3-2-0.sketchplugin.zip) into Sketch:
1010

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

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": "^3.1.0",
52+
"@brainly/html-sketchapp": "^3.2.0",
5353
"babel-runtime": "^6.26.0",
5454
"chalk": "^2.3.0",
5555
"cosmiconfig": "^4.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@brainly/html-sketchapp@^3.1.0":
6-
version "3.1.0"
7-
resolved "https://registry.yarnpkg.com/@brainly/html-sketchapp/-/html-sketchapp-3.1.0.tgz#bfe12bc12348378e27dc3ec6c37f9d7773975677"
5+
"@brainly/html-sketchapp@^3.2.0":
6+
version "3.2.0"
7+
resolved "https://registry.yarnpkg.com/@brainly/html-sketchapp/-/html-sketchapp-3.2.0.tgz#8d0f9a0614cad4348e5af70eade9dbfa52927274"
88
dependencies:
99
murmur2js "^1.0.0"
1010
normalize-css-color "^1.0.2"

0 commit comments

Comments
 (0)