Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Aerion
kresus
Commits
38cfc166
Commit
38cfc166
authored
Mar 25, 2020
by
Nicolas Frandeboeuf
Browse files
Remove config rule in package.json in conflict with yarn subcommand
parent
b65964b8
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
38cfc166
...
...
@@ -141,7 +141,6 @@
"dev"
:
"./scripts/dev.sh"
,
"pretty"
:
"./scripts/ci/lint.sh --fix"
,
"fix:config"
:
"./scripts/fix/config.sh"
,
"config"
:
"yarn fix:config"
,
"docker:release"
:
"./scripts/docker/release.sh"
,
"docker:nightly"
:
"./scripts/docker/nightly.sh"
,
"release"
:
"./scripts/release.sh"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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