mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-29 20:41:47 -04:00
test: fix pnpm tests
This commit is contained in:
@@ -3,7 +3,7 @@ import byline = require('byline')
|
||||
import { ChildProcess } from 'child_process'
|
||||
import delay from 'delay'
|
||||
import isWindows = require('is-windows')
|
||||
import pAny = require('p-any')
|
||||
import pAny from 'p-any'
|
||||
import path = require('path')
|
||||
import pathExists = require('path-exists')
|
||||
import tape = require('tape')
|
||||
|
||||
Reference in New Issue
Block a user