Skip to content

Commit 6b961f2

Browse files
committed
chore($package.json): changed url
1 parent 7942259 commit 6b961f2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,12 @@
4444
"homepage": "http://github.com/faceyspacey/extract-css-chunks-webpack-plugin",
4545
"repository": {
4646
"type": "git",
47-
"url": "http://github.com/faceyspacey/extract-css-chunks-webpack-plugin.git"
47+
"url": "https://github.com/faceyspacey/extract-css-chunks-webpack-plugin.git"
4848
},
4949
"config": {
5050
"commitizen": {
5151
"path": "./node_modules/cz-conventional-changelog"
5252
}
53-
}
53+
},
54+
"version": "0.0.0-development"
5455
}

0 commit comments

Comments
 (0)