Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xbubbo authored Mar 13, 2023
1 parent d22a2f8 commit d9fe27f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "Interstellar",
"name": "Interstellar Proxy",
"version": "1.0.0",
"description": "Ultraviolet instance",
"description": "By Interstellar Network",
"type": "module",
"engines": {
"npm": ">=7.0.0",
"node": ">=16.0.0"
},
"scripts": {
"start": "node src/index.js"
"start": "index.js"
},
"keywords": [
"proxy"
Expand Down

0 comments on commit d9fe27f

Please sign in to comment.