Typo fixes and bump Coral version to 5.0.0 (#2528)

* Typo fixes and bump package version

* fix: tests
This commit is contained in:
Kim Gardner
2019-09-05 17:15:40 -04:00
committed by GitHub
parent 60a1f43d51
commit 15d41f1ae8
4 changed files with 102 additions and 123 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@coralproject/talk",
"version": "5.0.0-beta.8",
"version": "5.0.0",
"author": "The Coral Project",
"homepage": "https://coralproject.net/",
"sideEffects": [
@@ -106,7 +106,7 @@
"jwks-rsa": "^1.3.0",
"linkify-it": "^2.1.0",
"linkifyjs": "^2.1.8",
"lodash": "^4.17.10",
"lodash": "^4.17.15",
"lru-cache": "^5.1.1",
"luxon": "^1.12.0",
"metascraper-author": "^3.11.8",
@@ -289,7 +289,7 @@
"lint-staged": "^8.1.6",
"loader-utils": "^1.2.3",
"lodash-es": "^4.17.11",
"marked": "^0.6.0",
"marked": "^0.7.0",
"material-design-icons": "^3.0.1",
"mini-css-extract-plugin": "^0.6.0",
"object-diff": "0.0.4",