rm3-react-controls
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -7,2 +7,6 @@ # Change Log | ||
## [0.0.9] - 2016-8-27 | ||
### Fixed | ||
- nyc should be a devDependancy | ||
## [0.0.8] - 2016-8-27 | ||
@@ -54,3 +58,4 @@ ### Added | ||
[Unreleased]: https://github.com/rm3web/rm3-react-controls/compare/v0.0.8...HEAD | ||
[Unreleased]: https://github.com/rm3web/rm3-react-controls/compare/v0.0.9...HEAD | ||
[0.0.8]: https://github.com/rm3web/rm3-react-controls/compare/v0.0.8...v0.0.9 | ||
[0.0.8]: https://github.com/rm3web/rm3-react-controls/compare/v0.0.7...v0.0.8 | ||
@@ -57,0 +62,0 @@ [0.0.7]: https://github.com/rm3web/rm3-react-controls/compare/v0.0.6...v0.0.7 |
{ | ||
"name": "rm3-react-controls", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "React tools for rm3", | ||
@@ -40,3 +40,2 @@ "main": "dist/index.js", | ||
"intl": "^1.2.4", | ||
"nyc": "^8.1.0", | ||
"react-intl": "2.1.4", | ||
@@ -68,2 +67,3 @@ "sitepath": "^0.2.0", | ||
"mocha": "~3.0.1", | ||
"nyc": "^8.1.0", | ||
"phantomjs-prebuilt": "~2.1.3", | ||
@@ -70,0 +70,0 @@ "react": "~0.14.7", |
26963
6
23
- Removednyc@^8.1.0
- Removednyc@8.4.0(transitive)