Skip to content

Commit dc445e2

Browse files
committed
updating dependencies
1 parent 12cd391 commit dc445e2

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed

packages/virtual_modules/package-lock.json

Lines changed: 17 additions & 17 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: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "virtual_modules",
3-
"version": "0.0.28",
3+
"version": "0.0.29",
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.28",
25+
"@inceptjs/framework": "^0.0.29",
2626
"memfs": "^3.3.0"
2727
},
2828
"devDependencies": {
@@ -35,6 +35,5 @@
3535
"mocha": "^9.1.2",
3636
"react": "^17.0.2",
3737
"react-is": "^17.0.2"
38-
},
39-
"gitHead": "0932e5051eb13e1cff8c7c2e9c7263078ebbd7a2"
38+
}
4039
}

0 commit comments

Comments
 (0)