We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c55ca commit 88f6746Copy full SHA for 88f6746
1 file changed
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "postcss-licensing",
3
- "version": "4.0.0",
+ "version": "5.0.0",
4
"description": "Prepends licensing information to CSS files",
5
"license": "Apache-2.0",
6
"author": "Cassondra Roberts <castastrophe@users.noreply.github.com> (https://allons-y.llc)",
7
"repository": {
8
"type": "git",
9
- "url": "https://github.com/castastrophe/postcss-licensing.git"
+ "url": "git+https://github.com/castastrophe/postcss-licensing.git"
10
},
11
"bugs": {
12
"url": "https://github.com/castastrophe/postcss-licensing/issues"
0 commit comments