File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "staticpath" : " playground" ,
88 "commit" : " pages"
99 },
10+ "readme" : " https://github.com/datorama/themify#readme" ,
11+ "contributors" : [{
12+ "name" : " Netanel Basal" ,
13+ "url" : " https://netbasal.com"
14+ },
15+ {
16+ "name" : " Amit Bar Hanin"
17+ }
18+ ],
19+ "bugs" : {
20+ "url" : " https://github.com/datorama/themify/issues"
21+ },
22+ "license" : " Apache License 2.0" ,
23+ "homepage" : " https://github.com/datorama/themify#readme" ,
1024 "scripts" : {
1125 "setup" : " semantic-release-cli setup" ,
1226 "github-pages" : " gh-pages-deploy" ,
107121 },
108122 " @semantic-release/git"
109123 ],
110- "publish" : [
111- {
112- "path" : " @semantic-release/npm" ,
113- "pkgRoot" : " dist"
114- }
115- ]
124+ "publish" : [{
125+ "path" : " @semantic-release/npm" ,
126+ "pkgRoot" : " dist"
127+ }]
116128 },
117129 "repository" : {
118130 "type" : " git" ,
119131 "url" : " https://github.com/datorama/themify.git"
120132 }
121- }
133+ }
You can’t perform that action at this time.
0 commit comments