Skip to content

Commit a417fb4

Browse files
committed
Skip tests during publish
1 parent 61b307e commit a417fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"homepage": "https://github.com/Maximization/eslint-config-async#readme",
1414
"bugs": "https://github.com/Maximization/eslint-config-async/issues",
1515
"scripts": {
16-
"release": "np"
16+
"release": "np --no-tests"
1717
},
1818
"files": [
1919
"index.js",

0 commit comments

Comments
 (0)