Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Anthony ROZEN
Not Alone
Commits
b703ecf0
Commit
b703ecf0
authored
Dec 11, 2020
by
Gerson Sunyé
Browse files
Add missing dependency to express
parent
c22f0c08
Changes
1
Hide whitespace changes
Inline
Side-by-side
not-alone-player/package.json
View file @
b703ecf0
...
@@ -21,7 +21,8 @@
...
@@ -21,7 +21,8 @@
"dependencies"
:
{
"dependencies"
:
{
"@creditkarma/thrift-client"
:
"^0.16.1"
,
"@creditkarma/thrift-client"
:
"^0.16.1"
,
"@creditkarma/thrift-server-core"
:
"^0.16.1"
,
"@creditkarma/thrift-server-core"
:
"^0.16.1"
,
"@creditkarma/thrift-server-express"
:
"^0.16.1"
"@creditkarma/thrift-server-express"
:
"^0.16.1"
,
"express"
:
"^4.17.1"
},
},
"browser"
:
{
"browser"
:
{
"crypto"
:
false
,
"crypto"
:
false
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment