We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9332c9a commit 2a472feCopy full SHA for 2a472fe
README.md
@@ -2,7 +2,7 @@
2
3
4
## Update
5
-- [x] @style: changed global to scoped 2019/08/22
+- [x] @Style: Style tag changed global to scoped 2019/08/22
6
7
8
## License
package.json
@@ -1,6 +1,6 @@
1
{
"name": "vue-corator",
- "version": "1.6.2",
+ "version": "1.6.5",
"description": "this is TypeScript Vue decorator.",
"main": "lib/vue-corator.d.ts",
"module": "lib/vue-corator.js",
0 commit comments