Use correct npm name for png-async deprecation

This commit is contained in:
Nathan Shively-Sanders 2019-03-06 11:14:16 -08:00
parent 5959ec541c
commit d7e81294df

View File

@ -1135,8 +1135,8 @@
"asOfVersion": "2.15.0"
},
{
"libraryName": "node-png-async",
"typingsPackageName": "node-png-async",
"libraryName": "png-async",
"typingsPackageName": "png-async",
"sourceRepoURL": "https://github.com/kanreisa/node-png-async",
"asOfVersion": "0.9.4"
},