Skip to content

Commit

Permalink
Removed postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
Josue Monteiro committed Aug 21, 2024
1 parent 561791e commit 3fd8005
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@
"serve": "node server.js",
"start": "npm run dev",
"test": "node --experimental-vm-modules ./node_modules/jest/bin/jest.js",
"version": "run-s prepare lint escheck test",
"postinstall": "npm install --ignore-scripts && npm run build"
"version": "run-s prepare lint escheck test"
},
"devDependencies": {
"browser-sync": "^3.0.2",
Expand Down

0 comments on commit 3fd8005

Please sign in to comment.