Skip to content

Commit

Permalink
chore: remove unused script
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed May 18, 2020
1 parent 1a50178 commit 669e36f
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 @@ -44,7 +44,6 @@
"url": "https://github.com/gajus/create-index"
},
"scripts": {
"prepare": "npm run build",
"build": "cross-env NODE_ENV=production babel --source-maps --copy-files ./src --out-dir ./dist",
"create-index": "node ./dist/bin/create-index ./src/utilities",
"lint": "cross-env NODE_ENV=development eslint ./src ./tests",
Expand Down

0 comments on commit 669e36f

Please sign in to comment.