Skip to content

Commit

Permalink
Merge pull request #360 from pixijs/remove-docz-deps
Browse files Browse the repository at this point in the history
Remove docz ready for release
  • Loading branch information
baseten committed Dec 23, 2022
2 parents 29e1969 + 22cf80b commit c6731d4
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 12,532 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
"author": "Patrick Brouwer <[email protected]>",
"license": "MIT",
"scripts": {
"docz:dev": "rimraf ./docs && docz dev",
"docz:build": "rimraf ./docs && yarn build:prod && docz build",
"eslint": "eslint .",
"build:watch": "cross-env FORMAT=umd NODE_ENV=development rollup -c --watch",
"build:dev": "cross-env NODE_ENV=development rollup -c",
Expand Down Expand Up @@ -71,7 +69,6 @@
"babel-plugin-module-resolver": "4.1.0",
"canvas": "2.8.0",
"cross-env": "7.0.3",
"docz": "2.3.1",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
Expand Down
Loading

0 comments on commit c6731d4

Please sign in to comment.