Skip to content

Commit

Permalink
Removed prepublish step
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhayVAshokan committed Aug 11, 2024
1 parent 61edb81 commit a102000
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"build": "dumi build",
"compile": "father build && lessc assets/index.less assets/index.css",
"gh-pages": "npm run build && father doc deploy",
"prepublishOnly": "npm run compile && np --yolo --no-publish",
"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
"lint:tsc": "tsc -p tsconfig.json --noEmit",
"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
Expand Down Expand Up @@ -72,7 +71,6 @@
"luxon": "3.x",
"mockdate": "^3.0.2",
"moment": "^2.24.0",
"np": "^9.2.0",
"prettier": "^3.1.0",
"rc-test": "^7.0.9",
"react": "^18.2.0",
Expand Down

0 comments on commit a102000

Please sign in to comment.