Skip to content

Commit

Permalink
chore(NA): remove build scripts from pkg json
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed May 5, 2021
1 parent ee876a2 commit ebb7c21
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/kbn-es/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,5 @@
"private": true,
"kibana": {
"devOnly": true
},
"scripts": {
"build": "node scripts/build",
"kbn:bootstrap": "node scripts/build",
"kbn:watch": "node scripts/build --watch"
}
}

0 comments on commit ebb7c21

Please sign in to comment.