-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update standard to the latest version 🚀 (#35)
* chore(package): update standard to version 13.0.1 * chore(package): update lockfile package-lock.json * 🐜 fix: bump everything and fix lit * ✂️ refactor: deprecate v6
- Loading branch information
1 parent
ca5b86b
commit 64deb98
Showing
4 changed files
with
2,327 additions
and
3,805 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
language: node_js | ||
node_js: | ||
- '11' | ||
- '12' | ||
- '10' | ||
- '8' | ||
- '6' | ||
after_script: | ||
- 'cat coverage/lcov.info | ./node_modules/.bin/coveralls' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.