remove node type from package.json

This commit is contained in:
Evan Moran
2017-11-16 18:48:24 -05:00
parent 2993a4e398
commit c441dd1936

View File

@@ -1,7 +1,6 @@
{
"private": true,
"dependencies": {
"@types/node": "^8.0.51",
"aws-sdk": "^2.58.0"
}
}
}