From: Steve Sutton Date: Tue, 11 Jun 2019 20:46:52 +0000 (-0400) Subject: add for foundation X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=e7aeccee23bd6102950b8542572ed83d1fc0eca0;p=WP-Plugins%2Fglm-member-db-billing.git add for foundation json file --- diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..26098bc --- /dev/null +++ b/package-lock.json @@ -0,0 +1,11 @@ +{ + "requires": true, + "lockfileVersion": 1, + "dependencies": { + "foundation-sites": { + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/foundation-sites/-/foundation-sites-6.5.3.tgz", + "integrity": "sha512-ZwI0idjHHjezh6jRjpPxkczvmtUuJ1uGatZHpyloX0MvsFHfM0BFoxrqdXryXugGPdmb+yJi3JYMnz6+5t3K1A==" + } + } +}