Skip to content

Commit 49a94e1

Browse files
authored
build: Update to alpha.9 (#162)
1 parent 64d572d commit 49a94e1

File tree

6 files changed

+29
-8683
lines changed

6 files changed

+29
-8683
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
"redux-logger": "^3.0.6",
4141
"redux-thunk": "^2.4.2",
4242
"tailwindcss": "^3.3.3",
43-
"tlsn-js": "0.1.0-alpha.8",
43+
"tlsn-js": "0.1.0-alpha.9",
4444
"tlsn-js-v5": "npm:[email protected]",
4545
"tlsn-js-v7": "npm:[email protected]",
46-
"tlsn-wasm": "0.1.0-alpha.8"
46+
"tlsn-js-v8": "npm:tlsn-js@0.1.0-alpha.8"
4747
},
4848
"devDependencies": {
4949
"@babel/core": "^7.20.12",
@@ -97,4 +97,4 @@
9797
"webpack-ext-reloader": "^1.1.12",
9898
"zip-webpack-plugin": "^4.0.1"
9999
}
100-
}
100+
}

0 commit comments

Comments
 (0)