Skip to content

Commit 4edccab

Browse files
committed
Publish 7.0.0 release 🚀
1 parent ff2949e commit 4edccab

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "latex-sketch-plugin",
3-
"version": "6.0.0",
3+
"version": "7.0.0",
44
"engines": {
55
"sketch": ">=66.1"
66
},
@@ -15,8 +15,8 @@
1515
},
1616
"description": "Let's write LaTeX in Sketch",
1717
"repository": {
18-
"type" : "git",
19-
"url" : "https://github.com/heytitle/latex-sketch-plugin.git"
18+
"type": "git",
19+
"url": "https://github.com/heytitle/latex-sketch-plugin.git"
2020
},
2121
"scripts": {
2222
"build": "rm -rf latex-sketch-plugin.sketchplugin && skpm-build",

0 commit comments

Comments
 (0)