mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
chore: fix #1292 add missing dependencies
remove non required dependencies
This commit is contained in:
parent
daa7e897b6
commit
b4bc6ff4e5
@ -66,6 +66,7 @@
|
||||
"eslint-plugin-verdaccio": "0.0.5",
|
||||
"flow-bin": "0.81.0",
|
||||
"flow-runtime": "0.17.0",
|
||||
"get-stdin": "7.0.0",
|
||||
"husky": "2.1.0",
|
||||
"in-publish": "2.0.0",
|
||||
"jest": "24.7.1",
|
||||
|
@ -1,4 +1,3 @@
|
||||
require('babel-polyfill');
|
||||
require('@babel/register')({
|
||||
sourceMap: 'inline',
|
||||
});
|
||||
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user