Skip to content

Commit

Permalink
chore: remove prepublishOnly npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov authored Mar 25, 2024
1 parent e2e8794 commit d80fc23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "0.0.0",
"description": "Mat3ra's Excellent Source of Schemas and Examples (ESSE) for Digital Materials R&D",
"scripts": {
"prepublishOnly": "rm -rf dist; npm run transpile",
"transpile": "tsc -p tsconfig-transpile.json",
"build-schemas": "BUILD_ASSETS=true BUILD_PYTHON_MODULES=true BUILD_PATH='./dist/js' ts-node build_schemas.ts",
"compile-types": "ts-node compile_ts.ts",
Expand Down

0 comments on commit d80fc23

Please sign in to comment.