Skip to content

Commit 283cfd1

Browse files
author
Fahd
committed
fix engine entries
1 parent 70b3039 commit 283cfd1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"@polymathnetwork/polymath-scripts/polymath-core"
1010
]
1111
},
12+
"engines": {
13+
"node": ">=8.11.4 <10.17.0",
14+
"yarn": ">=1.12.3 <1.19.1",
15+
"npm": "6.11.3"
16+
},
1217
"version": "1.0.0-beta.0",
1318
"scripts": {
1419
"changelog": "node ./config/changelog.js",

0 commit comments

Comments
 (0)