Commit f28a726 1 parent 170ee9a commit f28a726 Copy full SHA for f28a726
File tree 9 files changed +10
-10
lines changed
create-figma-plugin/templates
9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 12
12
- uses : actions/checkout@v3
13
13
- uses : actions/setup-node@v3
14
14
with :
15
- node-version : 18
15
+ node-version : 20
16
16
- run : npm ci
17
17
- run : npm run lint
18
18
- run : npm run fix
Original file line number Diff line number Diff line change 20
20
21
21
### Pre-requisites
22
22
23
- - [ Node.js] ( https://nodejs.org ) – v18
24
- - [ npm] ( https://docs.npmjs.com/cli/ ) – v9
23
+ - [ Node.js] ( https://nodejs.org ) – v20
24
+ - [ npm] ( https://docs.npmjs.com/cli/ ) – v10
25
25
26
26
### Building the project locally
27
27
Original file line number Diff line number Diff line change 6
6
7
7
### Pre-requisites
8
8
9
- - [ Node.js] ( https://nodejs.org ) – v18
9
+ - [ Node.js] ( https://nodejs.org ) – v20
10
10
- [ Figma desktop app] ( https://figma.com/downloads/ )
11
11
12
12
### Build the plugin
Original file line number Diff line number Diff line change 6
6
7
7
### Pre-requisites
8
8
9
- - [ Node.js] ( https://nodejs.org ) – v18
9
+ - [ Node.js] ( https://nodejs.org ) – v20
10
10
- [ Figma desktop app] ( https://figma.com/downloads/ )
11
11
12
12
### Build the plugin
Original file line number Diff line number Diff line change 6
6
7
7
### Pre-requisites
8
8
9
- - [ Node.js] ( https://nodejs.org ) – v18
9
+ - [ Node.js] ( https://nodejs.org ) – v20
10
10
- [ Figma desktop app] ( https://figma.com/downloads/ )
11
11
12
12
### Build the plugin
Original file line number Diff line number Diff line change 6
6
7
7
### Pre-requisites
8
8
9
- - [ Node.js] ( https://nodejs.org ) – v18
9
+ - [ Node.js] ( https://nodejs.org ) – v20
10
10
- [ Figma desktop app] ( https://figma.com/downloads/ )
11
11
12
12
### Build the plugin
Original file line number Diff line number Diff line change 6
6
7
7
### Pre-requisites
8
8
9
- - [ Node.js] ( https://nodejs.org ) – v18
9
+ - [ Node.js] ( https://nodejs.org ) – v20
10
10
- [ Figma desktop app] ( https://figma.com/downloads/ )
11
11
12
12
### Build the plugin
Original file line number Diff line number Diff line change 6
6
7
7
### Pre-requisites
8
8
9
- - [ Node.js] ( https://nodejs.org ) – v18
9
+ - [ Node.js] ( https://nodejs.org ) – v20
10
10
- [ Figma desktop app] ( https://figma.com/downloads/ )
11
11
12
12
### Build the widget
Original file line number Diff line number Diff line change 9
9
10
10
## Pre-requisites
11
11
12
- - [ Node.js] ( https://nodejs.org ) – v18
12
+ - [ Node.js] ( https://nodejs.org ) – v20
13
13
- [ Figma desktop app] ( https://figma.com/downloads/ )
14
14
15
15
## Bootstrapping a new plugin/widget from a template
You can’t perform that action at this time.
0 commit comments