This commit is contained in:
David Reed 2023-02-27 22:11:59 -05:00
parent 945e04730c
commit 29f3fd027e
No known key found for this signature in database
GPG key ID: 2211691D8A1EE72F
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@titaniumnetwork-dev/ultraviolet",
"version": "1.0.8-beta",
"version": "1.0.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@titaniumnetwork-dev/ultraviolet",
"version": "1.0.8-beta",
"version": "1.0.9",
"license": "MIT",
"dependencies": {
"@tomphttp/bare-client": "^1.1.2-beta.3",

View file

@ -1,6 +1,6 @@
{
"name": "@titaniumnetwork-dev/ultraviolet",
"version": "1.0.8-beta",
"version": "1.0.9",
"description": "Highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!",
"main": "lib/index.cjs",
"license": "MIT",