Skip to content

Commit

Permalink
Merge pull request #36 from haensl/35
Browse files Browse the repository at this point in the history
#35: Update dependencies.
  • Loading branch information
haensl committed Aug 18, 2021
2 parents 09504d3 + 5a854f6 commit 05667e4
Show file tree
Hide file tree
Showing 6 changed files with 3,315 additions and 6,804 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.1.10
* [#35: Update dependencies.](https://github.com/haensl/google-optimize-service/issues/35)

## 1.1.9
* [#33: Update dependencies.](https://github.com/haensl/google-optimize-service/issues/33)

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

[![CircleCI](https://circleci.com/gh/haensl/google-optimize-service.svg?style=svg)](https://circleci.com/gh/haensl/google-optimize-service)

#### Highly customizable, dependency-free, universal, service abstraction around Google Optimize.
#### Highly customizable, lightweight, universal, service abstraction around Google Optimize.

google-optimize-service provides a lightweight abstraction layer around [Google Optimize](https://optimize.google.com/). It enables easy access to and management of experiment information.

Expand Down Expand Up @@ -116,9 +116,9 @@ By employing persistance and discovery strategies, `google-optimize-service` fac

Whether you work on a [ESM powered SPA](#quick-start-esm) or in a [CommonJS powered Node.js project](#quick-start-commonjs) `google-optimize-service` has your back. It works with any modern JavaScript source base.

#### Lightweight and dependency-free.
#### Lightweight.

`google-optimize-service` is implemented in a resource preserving manner and introduces zero additional production dependencies.
`google-optimize-service` is implemented in a resource preserving manner and introduces minimal additional production dependencies.

## Customization

Expand Down
4 changes: 0 additions & 4 deletions jest.config.js

This file was deleted.

Loading

0 comments on commit 05667e4

Please sign in to comment.