Merge pull request #13 from NoRedInk/add-forgotten-module

Add forgotten module
This commit is contained in:
Richard Feldman 2018-03-26 17:49:22 -04:00 committed by GitHub
commit 6b71b4378a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{
"version": "3.2.1",
"version": "3.3.0",
"summary": "UI Widgets we use at NRI",
"repository": "https://github.com/NoRedInk/noredink-ui.git",
"license": "BSD3",
@ -26,7 +26,8 @@
"Nri.Ui.Text.Writing.V1",
"Nri.Ui.Text.V1",
"Nri.Ui.TextArea.V1",
"Nri.Ui.TextInput.V1"
"Nri.Ui.TextInput.V1",
"Nri.Ui"
],
"dependencies": {
"NoRedInk/view-extra": "2.0.0 <= v < 3.0.0",