mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-25 14:42:37 +03:00
bump to 7.3.0 for new SVG AssignmentIcon
This commit is contained in:
parent
8919860ee7
commit
d7060428d4
4
elm.json
4
elm.json
@ -3,7 +3,7 @@
|
|||||||
"name": "NoRedInk/noredink-ui",
|
"name": "NoRedInk/noredink-ui",
|
||||||
"summary": "UI Widgets we use at NRI",
|
"summary": "UI Widgets we use at NRI",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"version": "7.2.1",
|
"version": "7.3.0",
|
||||||
"exposed-modules": [
|
"exposed-modules": [
|
||||||
"Nri.Ui.Alert.V2",
|
"Nri.Ui.Alert.V2",
|
||||||
"Nri.Ui.Alert.V3",
|
"Nri.Ui.Alert.V3",
|
||||||
@ -105,4 +105,4 @@
|
|||||||
"test-dependencies": {
|
"test-dependencies": {
|
||||||
"elm-explorations/test": "1.2.0 <= v < 2.0.0"
|
"elm-explorations/test": "1.2.0 <= v < 2.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user