Skip to content

Commit

Permalink
update to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitry-stramavus committed Mar 27, 2019
1 parent b0da7d1 commit 818ad38
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Release](https://img.shields.io/badge/release-v1.0.2-blue.svg)](https://github.com/scaleflex/ng-cloudimage-responsive/releases)
[![Release](https://img.shields.io/badge/release-v1.0.3-blue.svg)](https://github.com/scaleflex/ng-cloudimage-responsive/releases)
[![Free plan](https://img.shields.io/badge/price-includes%20free%20plan-green.svg)](https://www.cloudimage.io/en/home#b38181a6-b9c8-4015-9742-7b1a1ad382d5)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
Expand Down
14 changes: 14 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-cloudimage-responsive",
"version": "1.0.2",
"version": "1.0.3",
"description": "Cloudimage Responsive will smartly resize, compress and accelerate images across the World in your site for all devices. The plugin supports lazy loading technique with fancy animation on image load.",
"author": "scaleflex",
"license": "MIT",
Expand Down
3 changes: 0 additions & 3 deletions projects/lib/src/public_api.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
import 'core-js/features/array/find';
import 'core-js/es/math/trunc';
import 'core-js/features/array/for-each';
/*
* Public API Surface of lib
*/
Expand Down

0 comments on commit 818ad38

Please sign in to comment.