Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9c9c008

Browse files
committed
chore: bump version + add author etc in package.json
1 parent83d9050 commit9c9c008

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name":"atomic-css-devtools",
3-
"description":"manifest.json description",
3+
"description":"A devtool panel for debugging Atomic CSS rules as if they were not atomic",
44
"private":true,
5-
"version":"0.0.8-dev",
5+
"version":"0.0.9-dev",
66
"type":"module",
77
"scripts": {
88
"dev":"wxt",
@@ -53,5 +53,11 @@
5353
"vite-plugin-inspect":"^0.8.3",
5454
"vitest":"^1.4.0",
5555
"wxt":"^0.17.0"
56+
},
57+
"author":"Alexandre Stahmer",
58+
"homepage":"https://twitter.com/astahmer_dev",
59+
"repository": {
60+
"type":"git",
61+
"url":"git+https://github.com/astahmer/atomic-css-devtools"
5662
}
5763
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp