Skip to content

Commit

Permalink
Don't push gh-pages docs for 3.24.x
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkfranz committed Aug 4, 2023
1 parent 97a472d commit d2b85c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"dist:copy": "cpy build/cytoscape.umd.js build/cytoscape.min.js build/cytoscape.cjs.js build/cytoscape.esm.js build/cytoscape.esm.min.js dist",
"dist": "cross-env NODE_ENV=production run-s build dist:*",
"release": "run-s copyright dist docs",
"postpublish": "run-s docs:push",
"watch": "run-s watch:fast",
"watch:sync": "livereload \"build, debug\" -w 500",
"watch:http": "http-server -s -c -1 -o debug",
Expand Down

0 comments on commit d2b85c1

Please sign in to comment.