Package version bump

This commit is contained in:
Senad Uka
2019-03-14 05:45:58 +01:00
parent a4ed76e29b
commit b67b15c4b9
3 changed files with 1 additions and 1189 deletions

1168
backend/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,20 +0,0 @@
{
"name": "backend",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Ehvan Gradanin",
"license": "ISC",
"dependencies": {
"2checkout-node": "0.0.1",
"@sendgrid/mail": "^6.3.1",
"cheerio": "^1.0.0-rc.2",
"express": "^4.16.4",
"mysql2": "^1.6.4",
"node-fetch": "^2.3.0",
"sequelize": "^4.42.0"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "marketalarm",
"version": "1.0.0",
"version": "1.0.1",
"description": "Market Alarm",
"main": "index.js",
"scripts": {