Skip to content

Commit 4bbe7b9

Browse files
authored
Merge pull request #53 from splitio/sdks-7962
Update splitio version
2 parents 93ba63c + c75eadb commit 4bbe7b9

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@splitsoftware/splitio-angular",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Split Angular utilities to simplify Split SDK browser client usage",
55
"scripts": {
66
"ng": "ng",
@@ -53,7 +53,7 @@
5353
"@angular-eslint/eslint-plugin-template": "15.2.1",
5454
"@angular-eslint/schematics": "15.2.1",
5555
"@angular-eslint/template-parser": "15.2.1",
56-
"@splitsoftware/splitio-browserjs": "0.13.0",
56+
"@splitsoftware/splitio-browserjs": "0.13.1",
5757
"@types/jest": "^29.0.0",
5858
"@typescript-eslint/eslint-plugin": "^5.43.0",
5959
"@typescript-eslint/parser": "^5.43.0",

projects/splitio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@splitsoftware/splitio-angular",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Split Angular utilities to simplify Split SDK browser client usage",
55
"repository": {
66
"type": "git",
@@ -21,7 +21,7 @@
2121
"bugs": "https://github.com/splitio/angular-sdk-plugin/issues",
2222
"homepage": "https://github.com/splitio/angular-sdk-plugin#readme",
2323
"dependencies": {
24-
"@splitsoftware/splitio-browserjs": "0.13.0"
24+
"@splitsoftware/splitio-browserjs": "0.13.1"
2525
},
2626
"peerDependencies": {
2727
"@angular/core": ">=15.2.1",

0 commit comments

Comments
 (0)