mirror of
https://github.com/zkitter/ui.git
synced 2026-01-08 20:57:59 -05:00
chore: restrict node version to <15 (#20)
This commit is contained in:
@@ -100,6 +100,9 @@
|
||||
"webpack-dev-server": "^3.9.0",
|
||||
"webpack-node-externals": "^1.7.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "<15"
|
||||
},
|
||||
"author": "0xTsukino",
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user