Skip to content

Commit 78a710a

Browse files
committed
pass parameters down
1 parent 62d6a72 commit 78a710a

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
@@ -17,7 +17,7 @@
1717
"build": "tsc --build",
1818
"documentation": "typedoc --out ./documentation",
1919
"gh-pages": "gh-pages -d ./documentation -e ./documentation -u 'documentation-bot <documentation@bot>'",
20-
"release": "npm run release --workspaces --if-present"
20+
"release": "npm run release --workspaces --if-present --"
2121
},
2222
"devDependencies": {
2323
"@istanbuljs/nyc-config-typescript": "^1.0.2",

0 commit comments

Comments
 (0)