mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-13 17:52:22 +00:00
Explicitly bump ampitude version
This commit is contained in:
parent
b13b2d0f62
commit
f7c88478bc
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"main": "./website/src/server.js",
|
||||
"dependencies": {
|
||||
"amazon-payments": "0.0.4",
|
||||
"amplitude": "^2.0.1",
|
||||
"amplitude": "^2.0.3",
|
||||
"async": "~0.9.0",
|
||||
"aws-sdk": "^2.0.25",
|
||||
"babel-core": "^5.8.34",
|
||||
|
|
|
|||
Loading…
Reference in a new issue