@curveball/kernel
Advanced tools
Comparing version 0.21.0-beta.10 to 0.21.0-beta.11
@@ -17,3 +17,3 @@ "use strict"; | ||
*/ | ||
const VERSION = 'Curveball/0.21.0-beta.9 (esm)'; | ||
const VERSION = 'Curveball/0.21.0-beta.11 (cjs)'; | ||
/** | ||
@@ -20,0 +20,0 @@ * The middleware-call Symbol is a special symbol that might exist as a |
@@ -14,3 +14,3 @@ import { EventEmitter } from 'node:events'; | ||
*/ | ||
const VERSION = 'Curveball/dev'; | ||
const VERSION = 'Curveball/0.21.0-beta.11 (esm)'; | ||
/** | ||
@@ -17,0 +17,0 @@ * The middleware-call Symbol is a special symbol that might exist as a |
{ | ||
"name": "@curveball/kernel", | ||
"version": "0.21.0-beta.10", | ||
"version": "0.21.0-beta.11", | ||
"description": "Curveball is a framework writting in Typescript for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "cjs/index.js", |
188375