File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
marketing/javascript/templates
transactional/javascript/templates Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 " name" : " {{{projectName}}}" ,
33 " version" : " {{{projectVersion}}}" ,
44 " description" : " {{{projectDescription}}}" ,
5- " license" : " {{licenseName }}" ,
5+ " license" : " {{projectLicenseName }}" ,
66 " main" : " {{sourceFolder}}{{#invokerPackage}}/{{invokerPackage}}{{/invokerPackage}}/index.js" ,
77 " scripts" : {
88 " test" : " jest --setupFiles dotenv/config"
Original file line number Diff line number Diff line change 22 " name" : " {{{projectName}}}" ,
33 " version" : " {{{projectVersion}}}" ,
44 " description" : " {{{projectDescription}}}" ,
5- " license" : " {{licenseName }}" ,
5+ " license" : " {{projectLicenseName }}" ,
66 " main" : " {{sourceFolder}}{{#invokerPackage}}/{{invokerPackage}}{{/invokerPackage}}/index.js" ,
77 " browser" : {
88 " fs" : false
You can’t perform that action at this time.
0 commit comments