Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit 4f4ba0c

Browse files
committed
Move the nat-upnp dep to the right package.json
1 parent 0b44cd4 commit 4f4ba0c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"moment": "^2.22.2",
6666
"ms": "^2.0.0",
6767
"multicb": "^1.2.2",
68+
"nat-upnp": "^1.1.1",
6869
"normalize-url": "^1.9.1",
6970
"once": "^1.4.0",
7071
"os-name": "^2.0.1",

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"gulp-util": "^3.0.6",
1919
"gulp-watch": "^4.3.5",
2020
"into-stream": "^2.0.1",
21-
"nat-upnp": "^1.1.1",
2221
"pre-commit": "^1.2.2",
2322
"q": "^1.4.1",
2423
"rollup": "^0.41.0",

0 commit comments

Comments
 (0)