Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

This commit is contained in:
Jenkins
2017-12-25 20:17:10 +00:00
4 changed files with 60 additions and 4 deletions

View File

@ -1,6 +1,9 @@
{
"name": "mastodon",
"license": "AGPL-3.0",
"engines": {
"node": ">=6"
},
"scripts": {
"postversion": "git push --tags",
"build:development": "cross-env RAILS_ENV=development ./bin/webpack",