Skip to content

Commit 21662e2

Browse files
committed
Backport engines fix to master
1 parent c93c0b0 commit 21662e2

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)