Skip to content
Prev Previous commit
Next Next commit
Removed post install.
  • Loading branch information
mikeendale committed Jul 16, 2021
commit 8d95a77909bf8c20ddbabd60ffcdf01a19970a3e
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"description": "Rebuilt for react-bootstrap-table",
"main": "index.js",
"scripts": {
"postinstall": "lerna bootstrap",
"build": "./node_modules/.bin/gulp prod",
"lint": "eslint ./packages --ext .js --ext .jsx --ignore-path .gitignore",
"pretest": "yarn lint --cache",
Expand Down