Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Commit 06a7d10

Browse files
committed
match package name to repo
1 parent 473b556 commit 06a7d10

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,13 +1,13 @@
11
{
2-
"name": "postcss-css-variables-extract",
2+
"name": "@greenpeace/planet4-postcss-css-variables",
33
"version": "0.2.0",
44
"description": "PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation, with some added scripts to extract locations in scss files.",
55
"keywords": [
66
"postcss",
77
"css",
88
"postcss-plugin"
99
],
10-
"author": "Pieter Vincent <pvincent@greenpeace.org>",
10+
"author": "inwerpsel",
1111
"license": "MIT",
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)