Skip to content

Commit

Permalink
Removed postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
Bankminer78 committed Jun 25, 2024
1 parent 0da3779 commit 4938606
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/metadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@
"test:watch": "npm test -- --watch",
"tsc": "tsc",
"build": "rollup --config",
"build:watch": "npm run build -- --watch",
"postinstall": "npm run build"
},
"build:watch": "npm run build -- --watch"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jspsych/jsPsych.git",
Expand Down

0 comments on commit 4938606

Please sign in to comment.