Remove dependencies from heroku package.json
This commit is contained in:
parent
90640ad6c6
commit
85a6e66b68
|
|
@ -7,9 +7,5 @@
|
|||
},
|
||||
"engines": {
|
||||
"node": "12.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"unfetch": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue