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

Commit 40ebf66

Browse files
committed
package json scripts fix
1 parent 78e25dd commit 40ebf66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
},
1818
"scripts": {
1919
"lint": "eslint --cache 'src/*.js'",
20-
"compile": "npm run eslint && babel ./src -d ./lib",
2120
"build": "rollup -c",
2221
"watch": "rollup -c -w",
2322
"prepublishOnly": "npm run build"

0 commit comments

Comments
 (0)