summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAcid Chicken (硫酸鶏) <root@acid-chicken.com>2019-02-03 18:01:09 +0900
committerGitHub <noreply@github.com>2019-02-03 18:01:09 +0900
commit42be09ad33377fa137344459ff538275af1dc97a (patch)
tree7174c65830368cb591a923b3cec28d4c9c7b123a
parentHotfix build fails (diff)
downloadmisskey-42be09ad33377fa137344459ff538275af1dc97a.tar.gz
misskey-42be09ad33377fa137344459ff538275af1dc97a.tar.bz2
misskey-42be09ad33377fa137344459ff538275af1dc97a.zip
Fix typo
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ab74cd5ba1..aca23d3789 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
},
"resolutions": {
"teaser": "3.14.1"
- }
+ },
"dependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.14",
"@fortawesome/free-brands-svg-icons": "5.6.3",