Skip to content

Commit 5c9d8ac

Browse files
committed
update bare-client
1 parent e843f48 commit 5c9d8ac

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 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": "@nebula-services/ultraviolet",
3-
"version": "1.0.11.patch.6",
3+
"version": "1.0.11.patch.7",
44
"description": "Highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!",
55
"main": "lib/index.cjs",
66
"license": "MIT",
@@ -19,7 +19,7 @@
1919
"publish": "npm run build && npm publish --access public"
2020
},
2121
"dependencies": {
22-
"@nebula-services/bare-client": "^1.1.2-beta.3-patch",
22+
"@nebula-services/bare-client": "^1.1.2-beta.3-patch.1",
2323
"crypto-js": "^4.2.0",
2424
"css-tree": "^2.0.4",
2525
"esbuild": "^0.19.11",

0 commit comments

Comments
 (0)