Skip to content

Commit

Permalink
Merge pull request #16 from LukeSkywalker92/update_npm_packages
Browse files Browse the repository at this point in the history
Update npm packages
  • Loading branch information
LukeSkywalker92 authored May 6, 2019
2 parents a623a14 + ae782b3 commit 560cae1
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "teleframe",
"version": "1.2.0",
"version": "1.5.0",
"description": "",
"main": "main.js",
"scripts": {
Expand All @@ -20,15 +20,15 @@
"dependencies": {
"chroma-js": "^1.4.1",
"dotenv": "^6.2.0",
"electron": "^3.1.4",
"electron": "^3.1.9",
"image-downloader": "^3.4.2",
"jquery": "^3.3.1",
"jquery": "^3.4.1",
"moment": "^2.24.0",
"node-audiorecorder": "^1.4.1",
"node-schedule": "^1.3.2",
"randomcolor": "^0.5.4",
"sweetalert": "^2.1.2",
"telegraf": "^3.27.1",
"telegraf": "^3.29.0",
"velocity-animate": "^1.5.2",
"winston": "^3.2.1"
}
Expand Down

0 comments on commit 560cae1

Please sign in to comment.