misc: Revert the package.json change

This commit is contained in:
Vlad Frangu 2019-05-03 10:14:01 +03:00
parent 6ce169cf82
commit 6cbd76218d
No known key found for this signature in database
GPG key ID: 549A660965A303E9

View file

@ -11,7 +11,7 @@
},
"main": "dist",
"engines": {
"node": ">=10"
"node": ">=8"
},
"scripts": {
"build": "del dist && tsc",