Skip to content

Commit 6eaa15b

Browse files
committed
v0.0.1-preview
1 parent a1f1d3f commit 6eaa15b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "typescript-plugin-styled-components",
3-
"version": "0.0.1",
3+
"version": "0.0.1-preview",
44
"description": "TypeScript transformer for improving the debugging experience of styled-components",
55
"main": "dist/index.js",
6+
"homepage": "https://github.com/Igorbek/typescript-plugin-styled-components",
67
"repository": "https://github.com/Igorbek/typescript-plugin-styled-components.git",
78
"author": "Igor Oleinikov <igor@oleinikov.ru>",
89
"license": "MIT",

0 commit comments

Comments
 (0)