Update package.json

This commit is contained in:
CZHO 2019-06-28 12:52:31 -06:00 committed by GitHub
parent f6f843511f
commit 6f9e08a811
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,15 +51,14 @@
"not ie <= 8" "not ie <= 8"
], ],
"description": "chat app", "description": "chat app",
"main": ".eslintrc.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/supertiger1234/Nertivia-Client.git" "url": "git+https://github.com/supertiger1234/Nertivia-Client.git"
}, },
"keywords": [ "keywords": [
"chat" "chat-app"
], ],
"author": "", "author": "supertiger1234",
"license": "ISC", "license": "ISC",
"bugs": { "bugs": {
"url": "https://github.com/supertiger1234/Nertivia-Client/issues" "url": "https://github.com/supertiger1234/Nertivia-Client/issues"