Permalink ui

This commit is contained in:
okbel
2018-07-06 23:44:29 -03:00
parent 01e14cc110
commit 89c697b18f
12 changed files with 230 additions and 18 deletions
+3
View File
@@ -24,6 +24,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@types/react-tooltip": "^3.3.5",
"apollo-server-express": "^1.3.6",
"bunyan": "^1.8.12",
"convict": "^4.3.0",
@@ -45,6 +46,8 @@
"mongodb": "^3.0.10",
"passport": "^0.4.0",
"performance-now": "^2.1.0",
"rc-tooltip": "^3.7.2",
"react-tooltip": "^3.6.1",
"subscriptions-transport-ws": "^0.9.11",
"uuid": "^3.2.1"
},