1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

Merge branch 'master' of github.com:verdaccio/verdaccio

This commit is contained in:
Juan Picado @jotadeveloper 2018-03-02 23:20:37 +01:00
commit 3d40cb1521
No known key found for this signature in database
GPG Key ID: 18AC54485952D158
3 changed files with 3 additions and 3 deletions

@ -1,4 +1,4 @@
FROM node:9.5.0-alpine@sha256:bda0e2513f077b9b3898c504f5ef5c2b4357f631cc05c5882d5935496a01df2a
FROM node:9.5.0-alpine@sha256:50ae5f22356c5a0b0c0ea76d27a453b0baf577c61633aee25cea93dcacec1630
LABEL maintainer="https://github.com/verdaccio/verdaccio"
RUN apk --no-cache add openssl && \

@ -38,7 +38,7 @@
"lockfile": "^1.0.1",
"lodash": "4.17.5",
"lunr": "^0.7.0",
"marked": "0.3.12",
"marked": "0.3.17",
"mime": "^2.0.3",
"minimatch": "^3.0.2",
"mkdirp": "^0.5.1",
@ -49,7 +49,7 @@
"verdaccio-htpasswd": "0.1.2"
},
"devDependencies": {
"@commitlint/cli": "6.1.0",
"@commitlint/cli": "6.1.2",
"@commitlint/config-conventional": "6.1.0",
"@commitlint/travis-cli": "6.1.0",
"@verdaccio/types": "2.0.0",

BIN
yarn.lock

Binary file not shown.