mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-13 19:42:01 +00:00
Merge branch 'master' of https://github.com/supertiger1234/Nertivia---Client
This commit is contained in:
commit
43765196eb
1 changed files with 17 additions and 3 deletions
20
package.json
20
package.json
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "chatlol",
|
||||
"version": "0.1.0",
|
||||
"name": "nertivia-client",
|
||||
"version": "0.4.7",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
|
@ -49,5 +49,19 @@
|
|||
"> 1%",
|
||||
"last 2 versions",
|
||||
"not ie <= 8"
|
||||
]
|
||||
],
|
||||
"description": "chat app",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/supertiger1234/Nertivia-Client.git"
|
||||
},
|
||||
"keywords": [
|
||||
"chat-app"
|
||||
],
|
||||
"author": "supertiger1234",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/supertiger1234/Nertivia-Client/issues"
|
||||
},
|
||||
"homepage": "https://github.com/supertiger1234/Nertivia-Client#readme"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue