pg-types: actually remove moment dependency (#39931)

It seems to have not been removed from the package.json in fbdaba3edc
This commit is contained in:
Emelia Smith
2019-11-01 08:24:34 -07:00
committed by Jesse Trinity
parent 2d1c6d8a70
commit 6ffc82df70
+1 -4
View File
@@ -1,6 +1,3 @@
{
"private": true,
"dependencies": {
"moment": ">=2.14.0"
}
"private": true
}