Skip to content

Commit 943031b

Browse files
authored
Merge pull request #58 from gitcomteam/dev
v0.12.0
2 parents d7afeab + cf7560b commit 943031b

File tree

37 files changed

+2937
-1265
lines changed

37 files changed

+2937
-1265
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitcom-front",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"private": true,
55
"dependencies": {
66
"@azure/ms-rest-js": "^2.0.5",
@@ -19,6 +19,7 @@
1919
"react-dom": "^16.12.0",
2020
"react-facebook-login": "^4.1.1",
2121
"react-google-login": "^5.0.7",
22+
"react-markdown": "^4.3.1",
2223
"react-router-dom": "^5.0.1",
2324
"react-scripts": "3.0.1",
2425
"sentry": "^0.1.2",

public/img/bg/index.jpg

219 KB
Loading

public/img/emoji/openmoji/gift.svg

Lines changed: 25 additions & 0 deletions
Loading
Lines changed: 22 additions & 0 deletions
Loading

public/img/emoji/openmoji/laptop.svg

Lines changed: 19 additions & 0 deletions
Loading
Lines changed: 32 additions & 0 deletions
Loading
Lines changed: 28 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)