Skip to content

Commit f9f3793

Browse files
committed
bugfix/v.4.2 private string error
1 parent 9012075 commit f9f3793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-layout-builder",
33
"version": "0.4.3",
4-
"private": "false",
4+
"private": false,
55
"main": "dist/index.js",
66
"module": "dist/index.js",
77
"description": "Gatsby more.",

0 commit comments

Comments
 (0)