Skip to content

Commit 239427f

Browse files
committed
bugfix/main.js
1 parent ca060f1 commit 239427f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-layout-builder",
3-
"version": "0.2.6",
4-
"main": "src/index.js",
3+
"version": "0.2.7",
4+
"main": "index.js",
55
"description": "Gatsby Atomic Block is the platform web creators choose to build professional GatsbyJS HTML, plus CSS basic structure, such as rows, number of columns, background color, header, responsive main menu, modals and much more.",
66
"author": "Milton Bolonha <miltonbolonha@gmail.com>",
77
"keywords": [

0 commit comments

Comments
 (0)