Skip to content

Commit

Permalink
v13.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jul 11, 2024
1 parent 872269a commit 58a8fbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "use-plugin",
"version": "13.0.1",
"version": "13.1.0",
"description": "Generic plugin loader functionality for Node.js frameworks.",
"main": "use.js",
"scripts": {
Expand Down Expand Up @@ -28,14 +28,14 @@
"dependencies": {
"eraro": "^3.0.1",
"nid": "^2.0.1",
"gubu": "^7.1.0",
"gubu": "^8.1.0",
"lodash.defaultsdeep": "^4.6.1"
},
"devDependencies": {
"@hapi/code": "^9.0.3",
"@hapi/lab": "^25.2.0",
"coveralls": "^3.1.1",
"prettier": "^3.3.1"
"prettier": "^3.3.2"
},
"files": [
"README.md",
Expand Down

0 comments on commit 58a8fbc

Please sign in to comment.