projects
/
WP-Plugins
/
glm-member-db-billing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0de737f
)
add for foundation
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 11 Jun 2019 20:46:52 +0000
(16:46 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 11 Jun 2019 20:46:52 +0000
(16:46 -0400)
json file
package-lock.json
[new file with mode: 0644]
patch
|
blob
diff --git a/package-lock.json
b/package-lock.json
new file mode 100644
(file)
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=="
+ }
+ }
+}