Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
package.json edit
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Dec 2, 2017
1 parent 78e25dd commit a6af7c8
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 @@ -17,7 +17,6 @@
},
"scripts": {
"lint": "eslint --cache 'src/*.js'",
"compile": "npm run eslint && babel ./src -d ./lib",
"build": "rollup -c",
"watch": "rollup -c -w",
"prepublishOnly": "npm run build"
Expand Down

0 comments on commit a6af7c8

Please sign in to comment.