Skip to content

Commit 23d23cd

Browse files
committed
Small details updated
1 parent a1894aa commit 23d23cd

4 files changed

Lines changed: 3 additions & 26 deletions

File tree

detach-out-of-sync-text-styles.sketchplugin/Contents/Sketch/manifest.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "Detach all out of sync text styles from a chosen sketch library.",
44
"version": "1.0.0",
55
"repository": {
6+
"type": "git",
67
"url": "https://github.com/tijmenvangurp/detach-out-of-sync-text-styles"
78
},
89
"engines": {
@@ -26,5 +27,5 @@
2627
"devDependencies": {
2728
"@skpm/builder": "^0.7.7"
2829
},
29-
"author": "Gurp, Tijmen van <tijmen.van.gurp@philips.com>"
30+
"author": "Tijmen van Gurp <tijmenvangurp@gmail.com>"
3031
}

sketch-assets/icons.sketch

-95.1 KB
Binary file not shown.

src/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"identifier": "com.tijmen.sketch.detach_out_of_sync_styles",
23
"$schema": "https://raw.githubusercontent.com/sketch-hq/SketchAPI/develop/docs/sketch-plugin-manifest-schema.json",
34
"icon": "icon.png",
45
"commands": [

0 commit comments

Comments
 (0)