Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 330b12b

Browse files
committed
added git repository in package.json
1 parent 8bf80ab commit 330b12b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "olibitbucket/blankthemewebpack",
2+
"name": "oguilleux/blankthemewebpack",
33
"description": "Blank Theme with Gulp and Webpack",
44
"type": "wordpress-theme"
55
}

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"author": "Olivier Guilleux",
66
"authorURI": "https://www.olivier-guilleux.com",
77
"license": "MIT",
8+
"repository": {
9+
"type": "git",
10+
"url": "git://github.com/oguilleux/webpack-gulp-wordpress-starter-theme.git"
11+
},
812
"keywords": [
913
"wordpress",
1014
"theme",

0 commit comments

Comments
 (0)