Remove dependencies from heroku package.json

This commit is contained in:
Ramon Wenger 2021-12-21 15:30:44 +01:00
parent 90640ad6c6
commit 85a6e66b68
1 changed files with 0 additions and 4 deletions

View File

@ -7,9 +7,5 @@
},
"engines": {
"node": "12.x"
},
"dependencies": {
"babel-polyfill": "^6.26.0",
"unfetch": "^3.0.0"
}
}