Skip to content

Commit

Permalink
Merge pull request #484 from folio-org/prepublishOnly_remove
Browse files Browse the repository at this point in the history
remove prepublishOnly npm script
  • Loading branch information
funkymalc authored Sep 4, 2018
2 parents 2475baf + f7bd100 commit f4a9089
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 @@ -433,8 +433,7 @@
"build": "stripes build",
"lint": "eslint .",
"test": "echo 'No unit tests implemented'",
"test-int": "stripes test nightmare",
"prepublishOnly": "node ../stripes-core/util/package2md.js package.json > ModuleDescriptor.json"
"test-int": "stripes test nightmare"
},
"devDependencies": {
"@folio/eslint-config-stripes": "^2.0.3",
Expand Down

0 comments on commit f4a9089

Please sign in to comment.