chore(core): bump version

This commit is contained in:
Ayo 2023-10-22 03:39:44 +02:00
parent f67cc3f4ca
commit db6e73047a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -3966,7 +3966,7 @@
},
"packages/core": {
"name": "@mcflyjs/core",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"dependencies": {
"esprima": "^4.0.1",
@ -4013,9 +4013,9 @@
"integrity": "sha512-OcufnHOebm8PW55sb0tMJV5y0pMnHiJeVZ4B+5Cg3Wjiz1cCk46qsGuGVLoqNTluaBkDNnJL8k6pdswYOp+mTw=="
},
"templates/basic/node_modules/@mcflyjs/core": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@mcflyjs/core/-/core-0.2.1.tgz",
"integrity": "sha512-vP8RMEMeOczxzSRojn7l1v7+G92MIPRKSpguJGXISm6PiMJssBac5pS/AboCWGTkasgxvtMf4erDokyKQK7cWQ==",
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/@mcflyjs/core/-/core-0.2.2.tgz",
"integrity": "sha512-0nmqqjboqvgOd2dMr+0ccjNAM7IbOcmwatXP5CZzFYW8Gb2geJb8WSkXLpTv2F5s5CmFEzEljbEsvbXs2VkDQA==",
"dependencies": {
"esprima": "^4.0.1",
"h3": "^1.8.2",

View file

@ -1,6 +1,6 @@
{
"name": "@mcflyjs/core",
"version": "0.2.2",
"version": "0.2.3",
"description": "McFly core package",
"main": "event-handler.mjs",
"files": [