Update package.json

This commit is contained in:
jstefanop 2024-03-22 11:51:10 -04:00
parent c081153519
commit e89ab0714f

View File

@ -1,8 +1,8 @@
{ {
"name": "apolloapi", "name": "apolloapi-v2",
"version": "2.0.0", "version": "2.0.1",
"main": "index.js", "main": "index.js",
"repository": "https://github.com/jstefanop/apolloapi.git", "repository": "https://github.com/jstefanop/apolloapi-v2.git",
"author": "FutureBit LLC", "author": "FutureBit LLC",
"license": "CC BY-NC-ND 4.0", "license": "CC BY-NC-ND 4.0",
"bin": "src/init.js", "bin": "src/init.js",