-
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.
Consistent Mobile CSS (Backlog Item Form Detail fix) (#237)
* bump ver for update-stats fix * fix for mobile add sprint before button size issue * standardize mobile css Co-authored-by: Kevin <[email protected]>
- Loading branch information
1 parent
98fbef9
commit 90292c3
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "atoll", | ||
"version": "0.29.2", | ||
"version": "0.29.4", | ||
"author": { | ||
"name": "Kevin Berry", | ||
"email": "[email protected]" | ||
|
@@ -57,7 +57,7 @@ | |
"setup": "ts-node ./scripts/setup.ts" | ||
}, | ||
"dependencies": { | ||
"@atoll/shared": "0.29.2", | ||
"@atoll/shared": "0.29.4", | ||
"@flopflip/memory-adapter": "1.6.0", | ||
"@flopflip/react-broadcast": "10.1.11", | ||
"axios": "0.19.2", | ||
|