mirror of
https://github.com/actions/setup-node.git
synced 2025-12-16 18:21:48 +08:00
resolve comments
This commit is contained in:
@@ -10,7 +10,7 @@ import osm from 'os';
|
||||
import path from 'path';
|
||||
import * as main from '../src/main';
|
||||
import * as auth from '../src/authutil';
|
||||
import {INodeVersion} from '../src/distibutions/base-models';
|
||||
import {INodeVersion} from '../src/distributions/base-models';
|
||||
|
||||
const nodeTestManifest = require('./data/versions-manifest.json');
|
||||
const nodeTestDist = require('./data/node-dist-index.json');
|
||||
|
||||
Reference in New Issue
Block a user