Skip to content

Commit 0ced08d

Browse files
committed
Reverting async changes and bringing to 1.0.2
1 parent 51edd75 commit 0ced08d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.eslintcache

Lines changed: 0 additions & 1 deletion
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ logs/
55

66
temp
77
.env
8+
.eslintcache
89
yarn-error.log
910

1011
test/data

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eppo/js-client-sdk-common",
3-
"version": "0.1.0",
3+
"version": "1.0.2",
44
"description": "Eppo SDK for client-side JavaScript applications (base for both web and react native)",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)