Skip to content

Commit 7eac6c1

Browse files
committed
We dont need release script
1 parent 0719f2c commit 7eac6c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"prerun-node-agent": "npm run start-server && npm run build",
2727
"run-node-agent": "node runs/runRandomAgent.js",
2828
"predocs": "rm -rf docs",
29-
"docs": "typedoc",
30-
"release": "npm run build && npm run docs"
29+
"docs": "typedoc"
3130
},
3231
"repository": {
3332
"type": "git",

0 commit comments

Comments
 (0)