Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 81b0dcb

Browse files
author
george
committed
change node and npm engine requirements
1 parent 626ee66 commit 81b0dcb

File tree

2 files changed

+2
-9988
lines changed

2 files changed

+2
-9988
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@
107107
"yargs": "^13.2.2"
108108
},
109109
"engines": {
110-
"node": ">=10.0.0",
111-
"npm": ">=6.9.0"
110+
"node": ">=9.0.0",
111+
"npm": ">=6.0.0"
112112
},
113113
"keywords": [
114114
"scss",

0 commit comments

Comments
 (0)