Merge pull request #218 from NoRedInk/bump-elm-package

Bump elm package
This commit is contained in:
Ju Liu 2019-01-22 11:18:44 +00:00 committed by GitHub
commit faf9d8ced8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"name": "NoRedInk/noredink-ui",
"summary": "UI Widgets we use at NRI",
"license": "BSD-3-Clause",
"version": "6.6.2",
"version": "6.6.3",
"exposed-modules": [
"Nri.Ui.Alert.V2",
"Nri.Ui.AssetPath",
@ -65,4 +65,4 @@
"test-dependencies": {
"elm-explorations/test": "1.2.0 <= v < 2.0.0"
}
}
}