mirror of
https://github.com/MAGICGrants/strapi.git
synced 2026-01-09 12:47:56 -05:00
feat: printful integration
This commit is contained in:
3022
package-lock.json
generated
3022
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -11,9 +11,9 @@
|
||||
"strapi": "strapi"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-cloud": "^5.1.0",
|
||||
"@strapi/plugin-users-permissions": "^5.1.0",
|
||||
"@strapi/strapi": "^5.1.0",
|
||||
"@strapi/plugin-cloud": "^5.2.0",
|
||||
"@strapi/plugin-users-permissions": "^5.2.0",
|
||||
"@strapi/strapi": "^5.2.0",
|
||||
"pg": "^8.8.0",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
|
||||
@@ -42,6 +42,9 @@
|
||||
"description": {
|
||||
"type": "text",
|
||||
"required": true
|
||||
},
|
||||
"printfulProductId": {
|
||||
"type": "biginteger"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
1581
types/generated/contentTypes.d.ts
vendored
1581
types/generated/contentTypes.d.ts
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user