File tree Expand file tree Collapse file tree 4 files changed +1217
-1387
lines changed Expand file tree Collapse file tree 4 files changed +1217
-1387
lines changed Original file line number Diff line number Diff line change 1616 - name : Setup Node.js
1717 uses : actions/setup-node@v3
1818 with :
19- node-version : ' 18 .x'
19+ node-version : ' 20.10 .x'
2020 - name : Install Dependencies
2121 run : yarn install --frozen-lockfile
2222 - name : Release
Original file line number Diff line number Diff line change 1616 - name : Setup NodeJs
1717 uses : actions/setup-node@v3
1818 with :
19- node-version : ' 18 .x'
19+ node-version : ' 20.10 .x'
2020 - name : Install Dependencies
2121 run : yarn install --frozen-lockfile
2222 - name : Run Type Check
Original file line number Diff line number Diff line change 11{
22 "name" : " sd-tailwindcss-transformer" ,
3- "version" : " 1.4.1 " ,
3+ "version" : " 2.0.0 " ,
44 "main" : " dist/index.js" ,
55 "license" : " Apache-2.0" ,
66 "scripts" : {
4949 "husky" : " 8.0.3" ,
5050 "prettier" : " 2.8.8" ,
5151 "rimraf" : " 3.0.2" ,
52- "semantic-release" : " 21 .1.2 " ,
52+ "semantic-release" : " ^24 .1.1 " ,
5353 "style-dictionary" : " ^4.1.1" ,
5454 "tailwindcss" : " 3.4.4" ,
5555 "ts-node" : " 10.9.2" ,
You can’t perform that action at this time.
0 commit comments