File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 2
2
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3
3
# npm Install Requirements
4
4
5
- - [ npm Install Requirements] ( #npm-install-requirements )
6
- - [ Ubuntu, Debian] ( #ubuntu-debian )
7
- - [ Fedora, CentOS, RHEL] ( #fedora-centos-rhel )
8
- - [ Alpine] ( #alpine )
9
- - [ macOS] ( #macos )
10
- - [ FreeBSD] ( #freebsd )
5
+ - [ Ubuntu, Debian] ( #ubuntu-debian )
6
+ - [ Fedora, CentOS, RHEL] ( #fedora-centos-rhel )
7
+ - [ Alpine] ( #alpine )
8
+ - [ macOS] ( #macos )
9
+ - [ FreeBSD] ( #freebsd )
11
10
12
11
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
13
12
Original file line number Diff line number Diff line change 113
113
" browser-ide"
114
114
],
115
115
"engines" : {
116
- "node" : " >= 12"
116
+ "node" : " >= 12 <= 14 "
117
117
},
118
118
"jest" : {
119
119
"transform" : {
You can’t perform that action at this time.
0 commit comments