Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vaguue committed Aug 20, 2024
1 parent 3a951f1 commit 5604180
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "over-the-wire",
"version": "1.0.2",
"version": "1.0.3",
"description": "Network inspection library for Node",
"main": "lib/index.js",
"repository": {
Expand Down Expand Up @@ -51,7 +51,11 @@
"engines": {
"node": ">=16.10.0"
},
"files": ["assets", "lib", "test"],
"files": [
"assets",
"lib",
"test"
],
"devDependencies": {
"clean-jsdoc-theme": "^4.3.0",
"cmake-js": "^7.2.1",
Expand Down

0 comments on commit 5604180

Please sign in to comment.