Skip to content

Commit 7612dff

Browse files
committed
prepare release v1.1.0-rc.1
1 parent 164a0ef commit 7612dff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "babel-plugin-react-directives",
3-
"version": "1.0.2",
3+
"version": "1.1.0-rc.1",
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": [
77
"src",
8-
"lib",
8+
"runtime",
99
"package.json",
1010
"README.md",
1111
"LICENSE"

0 commit comments

Comments
 (0)