Updated deps
This commit is contained in:
parent
4d412609f4
commit
c4a0b27ac3
|
@ -112,3 +112,4 @@ exports
|
|||
*.cache
|
||||
build
|
||||
.strapi-updater.json
|
||||
public
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -10,9 +10,9 @@
|
|||
"strapi": "strapi"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-graphql": "4.1.8",
|
||||
"@strapi/strapi": "4.1.8",
|
||||
"sqlite3": "5.0.5"
|
||||
"@strapi/plugin-graphql": "4.1.9",
|
||||
"@strapi/strapi": "4.1.9",
|
||||
"sqlite3": "5.0.6"
|
||||
},
|
||||
"author": {
|
||||
"name": "A Strapi developer"
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
# To prevent search engines from seeing the site altogether, uncomment the next two lines:
|
||||
# User-Agent: *
|
||||
# Disallow: /
|
Loading…
Reference in New Issue