Skip to content

Commit

Permalink
Update dependencies and bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pfumagalli committed May 10, 2023
1 parent f2a04af commit 85f671f
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@juit/lib-ping",
"version": "1.2.0",
"version": "1.2.1",
"description": "Rootless ICMPv4/ICMPv6 Ping library for NodeJS",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -44,7 +44,7 @@
"author": "Juit Developers <[email protected]>",
"license": "Apache-2.0",
"devDependencies": {
"@plugjs/build": "^0.4.6",
"@plugjs/build": "^0.4.7",
"@types/node": "<19",
"node-gyp": "^9.3.1",
"typescript": "^5.0.4"
Expand Down

0 comments on commit 85f671f

Please sign in to comment.