Skip to content

Commit

Permalink
20200129
Browse files Browse the repository at this point in the history
  • Loading branch information
peter xie1 authored and peter xie1 committed Feb 4, 2020
1 parent 37da3a4 commit 14a9d31
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
},
"homepage": "https://www.CoNETTech.ca",
"dependencies": {
"async": "^3.1.0",
"async": "^3.1.0",
"cookie-parser": "^1.4.4",
"express": "^4.17.1",
"jimp": "^0.8.5",
"jszip": "^3.2.2",
"mime-types": "^2.1.24",
"node-uuid": "^1.4.8",
"nodemailer": "^6.3.1",
"openpgp": "^4.6.2",
"openpgp": "^4.9.0",
"portastic": "^1.0.1",
"pug": "^2.0.4",
"socket.io": "^2.3.0",
Expand All @@ -36,11 +36,11 @@
},
"devDependencies": {
"@types/async": "^2.4.2",
"@types/cleave.js": "^1.4.0",
"@types/cookie-parser": "^1.4.1",
"@types/express": "^4.17.0",
"@types/cleave.js": "^1.4.1",
"@types/cookie-parser": "^1.4.2",
"@types/express": "^4.17.2",
"@types/jcanvas": "^15.2.2",
"@types/jquery": "^3.3.30",
"@types/jquery": "^3.3.31",
"@types/jquery.cookie": "^1.4.31",
"@types/knockout": "^3.4.66",
"@types/openpgp": "0.0.29",
Expand All @@ -49,6 +49,6 @@
"@types/socket.io-client": "^1.4.32",
"istanbul": "^0.4.5",
"nyc": "^11.9.0",
"source-map-support": "^0.5.12"
"source-map-support": "^0.5.16"
}
}

0 comments on commit 14a9d31

Please sign in to comment.