fix(common): adds package-lock.json for gosh package

This commit is contained in:
jahorton 2020-05-27 08:09:54 +07:00
parent b563cfa7d1
commit 06a2b36805

5
resources/gosh/package-lock.json generated Normal file
View file

@ -0,0 +1,5 @@
{
"name": "@keymanapp/resources-gosh",
"version": "14.0.81",
"lockfileVersion": 1
}