Merge commit '1483a3ddfe74e4fb81d87447a1781943eab86c60' into glitch-soc/merge-upstream
Conflicts: - `config/initializers/simple_form.rb`: Upstream added a new simple_form component, where we had an extra one. Kept both components.
This commit is contained in:
@ -21,7 +21,6 @@
|
||||
"lint:sass": "stylelint \"**/*.{css,scss}\" && prettier --check \"**/*.{css,scss}\"",
|
||||
"lint:yml": "prettier --check \"**/*.{yaml,yml}\"",
|
||||
"lint": "yarn lint:js && yarn lint:json && yarn lint:sass && yarn lint:yml",
|
||||
"manage:translations": "node ./config/webpack/translationRunner.js",
|
||||
"postversion": "git push --tags",
|
||||
"prepare": "husky install",
|
||||
"start": "node ./streaming/index.js",
|
||||
|
Reference in New Issue
Block a user