mirror of
https://github.com/strapi/strapi.git
synced 2025-12-06 03:52:38 +00:00
Add isProvider true in package json
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
This commit is contained in:
parent
781e7adb0b
commit
11dcdadaa8
@ -24,6 +24,9 @@
|
|||||||
"author": {
|
"author": {
|
||||||
"name": "Yurii Tykhomyrov"
|
"name": "Yurii Tykhomyrov"
|
||||||
},
|
},
|
||||||
|
"strapi": {
|
||||||
|
"isProvider": true
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"no tests yet\""
|
"test": "echo \"no tests yet\""
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user