@rue-js/jsx-dev-runtime 0.0.25 → 0.0.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @rue-js/jsx-dev-runtime v0.0.25
2
+ * @rue-js/jsx-dev-runtime v0.0.27
3
3
  * (c) 2025-present Xiangmin Liu and Rue contributors
4
4
  * @license MIT
5
5
  **/
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @rue-js/jsx-dev-runtime v0.0.25
2
+ * @rue-js/jsx-dev-runtime v0.0.27
3
3
  * (c) 2025-present Xiangmin Liu and Rue contributors
4
4
  * @license MIT
5
5
  **/
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @rue-js/jsx-dev-runtime v0.0.25
2
+ * @rue-js/jsx-dev-runtime v0.0.27
3
3
  * (c) 2025-present Xiangmin Liu and Rue contributors
4
4
  * @license MIT
5
5
  **/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rue-js/jsx-dev-runtime",
3
- "version": "0.0.25",
3
+ "version": "0.0.27",
4
4
  "description": "@rue-js/jsx-dev-runtime",
5
5
  "keywords": [
6
6
  "rue"
@@ -40,7 +40,7 @@
40
40
  "./*": "./*"
41
41
  },
42
42
  "dependencies": {
43
- "@rue-js/rue": "0.0.25"
43
+ "@rue-js/rue": "0.0.27"
44
44
  },
45
45
  "buildOptions": {
46
46
  "name": "RueJsxDevRuntimeCore",