Skip to content

Commit e81c7a4

Browse files
author
Rose
authored
Merge pull request Rosey#133 from MichaelDeBoey/patch-1
Add engines in package.json
2 parents 9cb3e99 + 8973d72 commit e81c7a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,8 @@
4545
},
4646
"dependencies": {
4747
"remarkable": "^2.0.1"
48+
},
49+
"engines": {
50+
"node": ">=10.13.0"
4851
}
4952
}

0 commit comments

Comments
 (0)