Skip to content

Commit

Permalink
fix(debug): remove useless script
Browse files Browse the repository at this point in the history
  • Loading branch information
erha19 committed Jan 5, 2019
1 parent d5dabc9 commit 738675d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/@weex/plugins/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"main": "index.js",
"scripts": {
"format": "eslint ./src --fix",
"lint": "eslint ./",
"publish": "npm run compile"
"lint": "eslint ./"
},
"author": "Mario <faterrole@gmail.com>",
"files": [
Expand Down

0 comments on commit 738675d

Please sign in to comment.