Skip to content

Commit

Permalink
Update semver dependency and bump v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tichon29 committed Sep 27, 2023
1 parent 315a45d commit fb062d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "modkit-loader",
"version": "0.0.6",
"version": "0.0.7",
"description": "Runtime Module Loader",
"main": "dist/commonjs/index.js",
"typings": "dist/types/index.d.ts",
Expand Down Expand Up @@ -103,7 +103,7 @@
"bluebird": "3.5.5",
"es6-template-strings": "2.0.1",
"resolve-url": "0.2.1",
"semver": "7.5.4",
"semver": "6.3.1",
"systemjs": "5.0.0",
"uuid": "8.2.0"
}
Expand Down

0 comments on commit fb062d7

Please sign in to comment.