this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

support node.js v14-16

+2 -2
+1 -1
package-lock.json
··· 15 15 "xo": "^0.50.0" 16 16 }, 17 17 "engines": { 18 - "node": "^16" 18 + "node": "14 - 16" 19 19 } 20 20 }, 21 21 "node_modules/@babel/code-frame": {
+1 -1
package.json
··· 25 25 "xo": "^0.50.0" 26 26 }, 27 27 "engines": { 28 - "node": "^16" 28 + "node": "14 - 16" 29 29 }, 30 30 "type": "module" 31 31 }