Skip to content

Commit d2dd4fa

Browse files
author
hugur
committed
fix ci error (un-used root package version 0[.0.1])
1 parent 433080c commit d2dd4fa

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-theme-w3f",
33
"private": true,
4-
"version": "0",
4+
"version": "0.0.1",
55
"license": "GPLv3",
66
"scripts": {
77
"build": "yarn workspace example build",

0 commit comments

Comments
 (0)