Skip to content

Commit

Permalink
Prepare for Update Repo
Browse files Browse the repository at this point in the history
Updating Deps
  • Loading branch information
team-pct committed Dec 20, 2018
1 parent eb672ec commit a275f12
Show file tree
Hide file tree
Showing 2 changed files with 844 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "popcorn-site",
"version": "0.4.0",
"version": "0.5.0",
"description": "Website V2 for Popcorn Time",
"repository": {
"type": "git",
Expand All @@ -13,11 +13,11 @@
},
"homepage": "https://github.com/popcorn-official/popcorn-site",
"dependencies": {
"jade": "*",
"express": "*",
"i18next-node-fs-backend": "*",
"i18next-express-middleware": "*",
"i18next-sprintf-postprocessor": "*",
"i18next": "*"
"pug": "2.0.3",
"express": "4.16.4",
"i18next-node-fs-backend": "2.1.1",
"i18next-express-middleware": "1.5.0",
"i18next-sprintf-postprocessor": "0.2.2",
"i18next": "13.0.0"
}
}
Loading

0 comments on commit a275f12

Please sign in to comment.