Sanferminak kentzen ditu (#9)
* chore: Strapi bertsioa igotzen du * chore: Gatsby eguneratzen du * chore: build-a konpontzen du * feat: Sanferminak kentzen ditu * feat: rimraf sartzen du * chore: build-a ngrokekin lotzen du * chore: karta eguneratzen du * feat: karta eguneratzen du
This commit is contained in:
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"name": "back",
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"description": "Laba webgunerako kudeaketa",
|
||||
"scripts": {
|
||||
"develop": "strapi develop",
|
||||
"start": "strapi start",
|
||||
"build": "strapi build",
|
||||
"strapi": "strapi"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-graphql": "^4.11.3",
|
||||
"@strapi/plugin-i18n": "4.11.3",
|
||||
"@strapi/plugin-users-permissions": "4.11.3",
|
||||
"@strapi/provider-upload-cloudinary": "^4.11.3",
|
||||
"@strapi/strapi": "4.11.3",
|
||||
"pg": "^8.11.1",
|
||||
"pg-connection-string": "^2.6.1",
|
||||
"sqlite3": "5.1.6",
|
||||
"strapi-plugin-netlify-deployments": "^2.0.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
"name": "Laba Sarea"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "strapi build",
|
||||
"develop": "strapi develop",
|
||||
"start": "strapi start",
|
||||
"strapi": "strapi"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-graphql": "^4.15.5",
|
||||
"@strapi/plugin-i18n": "4.15.5",
|
||||
"@strapi/plugin-users-permissions": "4.15.5",
|
||||
"@strapi/provider-upload-cloudinary": "^4.15.5",
|
||||
"@strapi/strapi": "4.15.5",
|
||||
"pg": "^8.11.3",
|
||||
"pg-connection-string": "^2.6.2",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"sqlite3": "5.1.6",
|
||||
"strapi-plugin-netlify-deployments": "^2.0.2",
|
||||
"styled-components": "^5.2.1"
|
||||
},
|
||||
"strapi": {
|
||||
"uuid": "b0fa2552-2961-4886-8673-c2d7fe07b8a1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.x.x <=16.x.x",
|
||||
"npm": ">=6.0.0"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user