Skip to content

Commit e564cb4

Browse files
author
LongYinan
committed
1.0.0
1 parent b61ddd1 commit e564cb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emotion-ts-plugin",
3-
"version": "0.7.0",
3+
"version": "1.0.0",
44
"description": "TypeScript Emotion Plugin",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -92,4 +92,4 @@
9292
"pre-commit": "lint-staged"
9393
}
9494
}
95-
}
95+
}

0 commit comments

Comments
 (0)