summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAamir Farooq2019-08-18 20:24:41 +0500
committerAamir Farooq2019-08-18 20:24:41 +0500
commit3c777f580b889d2c4a97cf4ed085d9eb8b06a8fb (patch)
tree7cd08c0dd945fb84df6c7cc8cfffd053217ace78
parentbcb26f9b13c2a591f83149226b82dfe91d2ced49 (diff)
downloadaur-3c777f580b889d2c4a97cf4ed085d9eb8b06a8fb.tar.gz
Update Node and npm version requirements
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee3374e3d878..4348a5664741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="PreMiD adds Discord Rich Presence support to a lot of services you use
url='https://github.com/PreMiD/PreMiD'
arch=('i686' 'x86_64')
license=('MIT')
-depends=('nodejs>=10.0.0' 'npm>=6.0.0')
+depends=('nodejs>=10.11.0' 'npm>=6.4.1')
makedepens=('git')
source=("git+${url}.git")
md5sums=('SKIP')