[react-todo-basic] Fixed "immutability-helper" npm package version (#509)

This commit is contained in:
Franck Cornu 2018-06-07 07:07:49 -04:00 committed by Vesa Juvonen
parent 30f2baa665
commit ae42943015
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"@types/react-addons-shallow-compare": "0.14.17", "@types/react-addons-shallow-compare": "0.14.17",
"@types/react-addons-update": "0.14.14", "@types/react-addons-update": "0.14.14",
"@types/react-addons-test-utils": "0.14.15", "@types/react-addons-test-utils": "0.14.15",
"immutability-helper": "^2.2.0" "immutability-helper": "2.2.0"
}, },
"devDependencies": { "devDependencies": {
"@microsoft/sp-build-web": "~1.1.0", "@microsoft/sp-build-web": "~1.1.0",