Skip to content

Commit 9226cd2

Browse files
authored
Merge pull request #822 from reactioncommerce/feat-sujith-autoDetect-projectType
Adds projectType to package.json (used to auto detect project type in CLI)
2 parents 564251b + 9b37408 commit 9226cd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"email": "engineering@reactioncommerce.com",
99
"url": "https://reactioncommerce.com"
1010
},
11+
"projectType": "storefront-example",
1112
"release": {
1213
"branches": [
1314
"trunk"

0 commit comments

Comments
 (0)