Skip to content

Commit 100259f

Browse files
committed
docs: fix repo reference and add suported node engines to package.json
1 parent 77786c7 commit 100259f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"author": "Alexis Luengas",
66
"repository": {
77
"type": "git",
8-
"url": "github:EXXETA/openapi-cop"
8+
"url": "https://github.com/EXXETA/openapi-cop.git"
9+
},
10+
"engines": {
11+
"node": "^10 || ^12"
912
},
1013
"keywords": [
1114
"openapi",

0 commit comments

Comments
 (0)