Skip to content

Commit

Permalink
Added sketchpacks
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonTakman committed Jan 10, 2019
1 parent ef3c877 commit 988dd62
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .sketchpacks.json
@@ -0,0 +1,5 @@
{
"schema_version": "1.0.0",
"manifest_path": "src/manifest.json",
"appcast_path": ".appcast.xml"
}
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -6,7 +6,10 @@
},
"skpm": {
"name": "BillUI",
"title": "BillUI",
"manifest": "src/manifest.json",
"identifier":"BillUI",
"appcast": "https://api.sketchpacks.com/v1/plugins/BillUI/appcast",
"main": "billui.sketchplugin",
"assets": [
"assets/**/*"
Expand Down

0 comments on commit 988dd62

Please sign in to comment.