Skip to content

Commit

Permalink
v13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jul 12, 2024
1 parent 58a8fbc commit 2889c87
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": "use-plugin",
"version": "13.1.0",
"version": "13.2.0",
"description": "Generic plugin loader functionality for Node.js frameworks.",
"main": "use.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"eraro": "^3.0.1",
"nid": "^2.0.1",
"gubu": "^8.1.0",
"gubu": "^8.2.1",
"lodash.defaultsdeep": "^4.6.1"
},
"devDependencies": {
Expand Down

0 comments on commit 2889c87

Please sign in to comment.