Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,10 @@ | ||
<a name="1.0.1"></a> | ||
## [1.0.1](https://github.com/nfl/react-gpt/compare/v1.0.0...v1.0.1) (2017-09-19) | ||
### Bug Fixes | ||
* **package.json:** Add es folder to published package ([2aa1a03](https://github.com/nfl/react-gpt/commit/2aa1a03)) | ||
<a name="1.0.0"></a> | ||
@@ -6,5 +15,7 @@ ## [1.0.0](https://github.com/nfl/react-gpt/compare/v0.3.0...v1.0.0) (2017-09-18) | ||
* Export AdManager ([9ed1807](https://github.com/nfl/react-gpt/commit/9ed1807)) | ||
* Build and export es modules ([2d7a3ec](https://github.com/nfl/react-gpt/commit/2d7a3ec)) | ||
* **createManager:** Export AdManager ([#53](https://github.com/nfl/react-gpt/issues/53)) ([9ed1807](https://github.com/nfl/react-gpt/commit/9ed1807)), closes [#42](https://github.com/nfl/react-gpt/issues/42) | ||
* **package.json:** Add Yarn ([#38](https://github.com/nfl/react-gpt/issues/38)) ([8b7a570](https://github.com/nfl/react-gpt/commit/8b7a570)) | ||
* **package.json:** Export es modules ([#54](https://github.com/nfl/react-gpt/issues/54)) ([2d7a3ec](https://github.com/nfl/react-gpt/commit/2d7a3ec)), closes [#29](https://github.com/nfl/react-gpt/issues/29) | ||
<a name="0.3.0"></a> | ||
@@ -11,0 +22,0 @@ ## [0.3.0](https://github.com/nfl/react-gpt/compare/v0.2.5...v0.3.0) (2017-09-18) |
{ | ||
"name": "react-gpt", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A react display ad component using Google Publisher Tag", | ||
@@ -31,2 +31,3 @@ "main": "lib/index.js", | ||
"docs", | ||
"es", | ||
"src", | ||
@@ -112,3 +113,3 @@ "dist", | ||
"bundlesize": "npm run build:umd:min && bundlesize", | ||
"clean": "rimraf lib coverage", | ||
"clean": "rimraf lib coverage dist lib es", | ||
"compile": "babel src --out-dir lib", | ||
@@ -115,0 +116,0 @@ "examples": "webpack-dev-server --config examples/webpack.config.js --content-base examples/apps --inline", |
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
414929
39
8632
1552
3