mirror of
https://github.com/Lissy93/happy-app.git
synced 2021-05-12 19:52:18 +03:00
Updated package.json version
This commit is contained in:
10
package.json
10
package.json
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "happy-team",
|
"name": "happy-team",
|
||||||
"version": "0.0.1",
|
"version": "0.5.0",
|
||||||
"main": "src/happy-team.js",
|
"main": "server/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node server/index",
|
"start": "node server/index",
|
||||||
"watch": "gulp",
|
"watch": "gulp",
|
||||||
@@ -103,12 +103,12 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": ""
|
"url": "https://github.com/Lissy93/happy-app"
|
||||||
},
|
},
|
||||||
"author": "Alicia Sykes",
|
"author": "Alicia Sykes",
|
||||||
"license": "Fair Source License",
|
"license": "Fair Source License",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": ""
|
"url": "https://github.com/Lissy93/happy-app/issues"
|
||||||
},
|
},
|
||||||
"homepage": "http://aliciasykes.com"
|
"homepage": "https://github.com/Lissy93/happy-app"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user