mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-04-06 15:30:30 +08:00
chore: Fix merge conflicts
This commit is contained in:
parent
3d985efe87
commit
52c31e159a
@ -37,17 +37,10 @@
|
||||
"webpack": "webpack --config webpack.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
<<<<<<< HEAD
|
||||
"@lowdefy/graphql": "3.15.0",
|
||||
"@lowdefy/node-utils": "3.15.0",
|
||||
"apollo-server-express": "2.24.1",
|
||||
"dotenv": "10.0.0",
|
||||
=======
|
||||
"@lowdefy/graphql": "3.16.1",
|
||||
"@lowdefy/node-utils": "3.16.1",
|
||||
"apollo-server-express": "2.21.0",
|
||||
"dotenv": "8.2.0",
|
||||
>>>>>>> origin/develop
|
||||
"apollo-server-express": "2.24.1",
|
||||
"dotenv": "10.0.0",
|
||||
"express": "4.17.1",
|
||||
"graphql": "15.5.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user