reactstrap
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -0,1 +1,11 @@ | ||
<a name="1.2.4"></a> | ||
## [1.2.4](https://github.com/reactstrap/reactstrap/compare/1.2.3...v1.2.4) (2016-03-28) | ||
### Bug Fixes | ||
* **src:** update paths to src ([c61c466](https://github.com/reactstrap/reactstrap/commit/c61c466)) | ||
<a name="1.2.3"></a> | ||
@@ -2,0 +12,0 @@ ## [1.2.3](https://github.com/reactstrap/reactstrap/compare/1.2.2...v1.2.3) (2016-03-28) |
{ | ||
"name": "reactstrap", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "React Bootstrap 4 components compatible with React 0.14.x and 15.x", | ||
@@ -13,3 +13,3 @@ "main": "lib/index.js", | ||
"build": "WEBPACK_BUILD=production webpack --progress --colors && webpack --progress --colors", | ||
"pre-build": "babel src --out-dir lib" | ||
"prebuild": "babel src --out-dir lib" | ||
}, | ||
@@ -16,0 +16,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1482595