Skip to content

Commit 05667e4

Browse files
authored
Merge pull request #36 from haensl/35
#35: Update dependencies.
2 parents 09504d3 + 5a854f6 commit 05667e4

File tree

6 files changed

+3315
-6804
lines changed

6 files changed

+3315
-6804
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.1.10
2+
* [#35: Update dependencies.](https://github.com/haensl/google-optimize-service/issues/35)
3+
14
## 1.1.9
25
* [#33: Update dependencies.](https://github.com/haensl/google-optimize-service/issues/33)
36

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

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

1313
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.
1414

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

117117
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.
118118

119-
#### Lightweight and dependency-free.
119+
#### Lightweight.
120120

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

123123
## Customization
124124

jest.config.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)