Skip to content

Commit 547667c

Browse files
committed
버전업 및 빌드
1 parent 26fadac commit 547667c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

HTML-to-Sketch-app.zip

2.02 KB
Binary file not shown.

docs/download-analyst/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h1 style="text-align: center; font-weight: 800; font-size: 40px; margin-bottom:
6565

6666
<h2>Update log</h2>
6767
<div style="max-width: 320px; margin: auto; text-align: left; color: rgba(255,255,255,0.85);">
68-
<h2>v1.5.2</h2>
68+
<h2>v1.5.3</h2>
6969
<p>
7070
20.05.24<br />
7171
- Fix bug on latest sketch (v64~)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "html-to-sektch-electron",
33
"main": "main.js",
4-
"version": "1.5.2",
4+
"version": "1.5.3",
55
"scripts": {
66
"start": "yarn skpm-build && webpack --config ./webviewScript/webpack.config.js && gulp start",
77
"start:dev": "yarn skpm-build && webpack --config ./webviewScript/webpack.config.js && NODE_ENV=dev gulp start",

0 commit comments

Comments
 (0)