-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### [1.11.5](v1.11.4...v1.11.5) (2022-01-17)
- Loading branch information
github-actions-bot
committed
Jan 17, 2022
1 parent
d4e57cb
commit a688eed
Showing
3 changed files
with
5 additions
and
3 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "datavizhub-tuos", | ||
"private": true, | ||
"description": "Promoting and building community around data visualisation at the University of Sheffield", | ||
"version": "1.11.4", | ||
"version": "1.11.5", | ||
"author": "Yu Liang Weng <[email protected]>", | ||
"scripts": { | ||
"format": "prettier --write \"**/*.{js,jsx,json,md}\"", | ||
|