Skip to content

Commit 517d382

Browse files
committed
build: replace mistaken nc with np in release deps
1 parent abfcda4 commit 517d382

File tree

2 files changed

+2123
-340
lines changed

2 files changed

+2123
-340
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"scripts": {
2121
"test": "bash ./test.sh",
22-
"shipit": "nc --no-tests"
22+
"shipit": "np --no-tests"
2323
},
2424
"contributors": [
2525
"Mike Hardy <[email protected]>"
@@ -38,6 +38,6 @@
3838
"resolve": "^1.22.1"
3939
},
4040
"devDependencies": {
41-
"nc": "^1.0.3"
41+
"np": "^7.6.2"
4242
}
4343
}

0 commit comments

Comments
 (0)