Skip to content

Commit 5307550

Browse files
author
João Moura
committed
Updated package.json
1 parent bec4a63 commit 5307550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-standard": "^3.1.0"
3030
},
3131
"scripts": {
32-
"prepublish": "eslint src/*.js && yarn run babel-prepublish",
32+
"prepublish": "eslint src/*.js && npm run babel-prepublish",
3333
"babel-prepublish": "babel src/ -d lib"
3434
}
3535
}

0 commit comments

Comments
 (0)