Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 9b985de

Browse files
committed
chore: rename to scoped package
BREAKING CHANGE: Rename to scoped package
1 parent 3c844b2 commit 9b985de

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
@@ -1,5 +1,5 @@
11
{
2-
"name": "asset-pipe-css-writer",
2+
"name": "@asset-pipe/css-writer",
33
"version": "0.0.0-development",
44
"author": "Richard Walker <[email protected]>",
55
"description": "CSS asset feed writer",
@@ -14,7 +14,8 @@
1414
],
1515
"contributors": [
1616
"Richard Walker <[email protected]>",
17-
"Richard Walker (https://github.com/digitalsadhu)"
17+
"Richard Walker (https://github.com/digitalsadhu)",
18+
"Simen Bekkhus (https://github.com/SimenB)"
1819
],
1920
"bugs": {
2021
"url": "https://github.com/asset-pipe/asset-pipe-css-writer/issues"

0 commit comments

Comments
 (0)