Skip to content

Commit 6532e63

Browse files
committed
version bump to 0.0.26
1 parent bcd3bcb commit 6532e63

4 files changed

Lines changed: 360 additions & 77 deletions

File tree

packages/virtual_modules/package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/virtual_modules/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "virtual_modules",
3-
"version": "0.0.25",
3+
"version": "0.0.26",
44
"description": "Enabling the virtual module space",
55
"author": "Chris <chris@incept.asia>",
66
"license": "MIT",
@@ -22,7 +22,7 @@
2222
"build": "tsc"
2323
},
2424
"dependencies": {
25-
"@inceptjs/framework": "^0.0.25",
25+
"@inceptjs/framework": "^0.0.26",
2626
"memfs": "^3.3.0"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)