File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed
Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,6 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
99
1010jobs :
1111 release :
12- environment :
13- name : release
1412 permissions :
1513 contents : write
1614 id-token : write
Original file line number Diff line number Diff line change 44 "license" : " MIT" ,
55 "author" : " Oskar Kwaśniewski <oskarkwasniewski@icloud.com>" ,
66 "bin" : {
7- "brownfield" : " ./ lib/commonjs/scripts/brownfield.js"
7+ "brownfield" : " lib/commonjs/scripts/brownfield.js"
88 },
99 "contributors" : [
1010 " Artur Morys-Magiera <artus9033@gmail.com>" ,
Original file line number Diff line number Diff line change 44 "license" : " MIT" ,
55 "author" : " Artur Morys-Magiera <artus9033@gmail.com>" ,
66 "bin" : {
7- "brownfield" : " ./ dist/main.js"
7+ "brownfield" : " dist/main.js"
88 },
99 "type" : " module" ,
1010 "contributors" : [
Original file line number Diff line number Diff line change 44 "license" : " MIT" ,
55 "author" : " Michal Chudziak <mike.chudziak@callstack.com>" ,
66 "bin" : {
7- "brownfield" : " ./ lib/commonjs/scripts/brownfield.js"
7+ "brownfield" : " lib/commonjs/scripts/brownfield.js"
88 },
99 "contributors" : [
1010 " Piotr Drapich <piotr.drapich@callstack.com>"
You can’t perform that action at this time.
0 commit comments