Skip to content

Commit

Permalink
Release 1.10.1
Browse files Browse the repository at this point in the history
Release 1.10.1
  • Loading branch information
benoitdemaegdt authored Mar 7, 2020
2 parents 0515b73 + f1e1368 commit 13e624d
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 580 deletions.
2 changes: 1 addition & 1 deletion client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maxplorateur-client",
"version": "1.10.0",
"version": "1.10.1",
"private": true,
"scripts": {
"serve": "node_modules/.bin/vue-cli-service serve",
Expand Down
13 changes: 1 addition & 12 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maxplorateur-server",
"version": "1.10.0",
"version": "1.10.1",
"description": "find a tgvmax seat",
"scripts": {
"clean": "rm -fR ./node_modules ./.nyc_output ./coverage ./dist",
Expand Down Expand Up @@ -40,8 +40,7 @@
"moment-timezone": "^0.5.28",
"mongodb": "^3.5.3",
"node-cron": "^2.0.3",
"nodemailer": "^6.4.2",
"uuid": "^7.0.1"
"nodemailer": "^6.4.2"
},
"devDependencies": {
"@types/ajv": "^1.0.0",
Expand All @@ -65,7 +64,6 @@
"@types/node-cron": "^2.0.3",
"@types/nodemailer": "^6.4.0",
"@types/supertest": "^2.0.8",
"@types/uuid": "^7.0.0",
"chai": "^4.2.0",
"mocha": "^7.0.1",
"nock": "^12.0.2",
Expand Down
192 changes: 0 additions & 192 deletions server/src/core/SncfMobile.ts

This file was deleted.

Loading

0 comments on commit 13e624d

Please sign in to comment.