Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
packages
parrot
software-center-team
parrot-software-center
Commits
46132f82
Verified
Commit
46132f82
authored
Jul 16, 2020
by
hotwater
Browse files
package.json prod publish fixes
parent
7642d7a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
46132f82
...
...
@@ -83,8 +83,6 @@
},
"linux"
:
{
"target"
:
[
"deb"
,
"rpm"
,
"AppImage"
],
"category"
:
"Development"
...
...
@@ -92,6 +90,12 @@
"directories"
:
{
"buildResources"
:
"resources"
,
"output"
:
"release"
},
"publish"
:
{
"provider"
:
"github"
,
"owner"
:
"h0tw4t3r"
,
"repo"
:
"parrot-software-center"
,
"private"
:
false
}
},
"repository"
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment