Skip to content

Commit b292281

Browse files
author
Sampo Kivistö
committed
Bump version
1 parent b5c24b7 commit b292281

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-inferno",
3-
"version": "2.1.0",
3+
"version": "3.0.0",
44
"description": "Turn JSX into Inferno virtual DOM",
55
"repository": "https://github.com/trueadm/babel-plugin-inferno",
66
"license": "MIT",
@@ -33,7 +33,7 @@
3333
],
3434
"dependencies": {
3535
"babel-plugin-syntax-jsx": "^6.18.0",
36-
"inferno-vnode-flags": "1.4.1"
36+
"inferno-vnode-flags": "1.5.1"
3737
},
3838
"engines": {
3939
"node": ">= 4.6.0"

0 commit comments

Comments
 (0)