Skip to content

Commit 9b0cdab

Browse files
committed
v1.1.0
1 parent a85e9f3 commit 9b0cdab

File tree

2 files changed

+23
-9
lines changed

2 files changed

+23
-9
lines changed

package-lock.json

Lines changed: 22 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-react-directives",
3-
"version": "1.1.0-rc.2",
3+
"version": "1.1.0",
44
"description": "A babel plugin that provides some directives for react(any JSX), similar to directive of vue.",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)