We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bea95a commit 28389e3Copy full SHA for 28389e3
packages/nat/package.json
@@ -9,6 +9,7 @@
9
"./package.json": "./package.json"
10
},
11
"scripts": {
12
+ "build": "exit 0",
13
"test": "ava test/**/test-*.js",
14
"lint-fix": "eslint --fix",
15
"lint-check": "eslint"
0 commit comments