Skip to content

Commit

Permalink
chore: release @bulba/jsx v0.13.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
geotrev committed Feb 12, 2022
1 parent 8925948 commit f95ec3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/jsx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bulba/jsx",
"version": "0.13.0-alpha.3",
"version": "0.13.0-alpha.4",
"description": "A JSX-based renderer used by @bulba/element",
"main": "lib/index.cjs.js",
"module": "lib/index.es.js",
Expand All @@ -15,7 +15,7 @@
"pre:release:next": "dotenv release-it -- --ci --preRelease=rc --npm.tag=next"
},
"dependencies": {
"@bulba/utils": "^0.13.0-alpha.3",
"@bulba/utils": "^0.13.0-alpha.4",
"snabbdom": "^3.3.1",
"snabbdom-signature": "^0.0.3",
"snabbdom-transform-jsx-props": "^0.1.5"
Expand Down

0 comments on commit f95ec3c

Please sign in to comment.