Skip to content

Commit

Permalink
Package rename
Browse files Browse the repository at this point in the history
  • Loading branch information
matasarei committed May 25, 2024
1 parent e78394a commit 692a8f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.gitmodules
build
.idea
build
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "node-mbed-dtls-server",
"name": "node-mbedtls-server",
"version": "3.1.1",
"description": "DTLS server wrapping MbedTLS",
"main": "index.js",
Expand All @@ -20,7 +20,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/matasarei/node-mbed-dtls-server.git"
"url": "https://github.com/matasarei/node-mbedtls-server.git"
},
"devDependencies": {
"mocha": "^10.3.0",
Expand Down

0 comments on commit 692a8f5

Please sign in to comment.