fex-team / fis3-hook-relative

让 fis3 产出能够支持相对路径。
BSD 2-Clause "Simplified" License
30 stars 8 forks source link

npm 无法安装到 1.0.8 #13

Closed htmlin closed 8 years ago

htmlin commented 8 years ago

npm install -g fis3-hook-relative 一直都是 1.0.7 版本

oxUnd commented 8 years ago
npm info fis3-hook-relative

{ name: 'fis3-hook-relative',
  description: 'fis3 relative path support',
  'dist-tags': { latest: '1.0.7' },
  versions:
   [ '1.0.0',
     '1.0.1',
     '1.0.2',
     '1.0.3',
     '1.0.4',
     '1.0.5',
     '1.0.6',
     '1.0.7' ],
  maintainers: [ '2betop <2betop.cn@gmail.com>' ],
  time:
   { modified: '2016-03-03T08:45:37.427Z',
     created: '2015-05-26T07:44:38.925Z',
     '1.0.0': '2015-05-26T07:44:38.925Z',
     '1.0.1': '2015-07-10T04:22:08.759Z',
     '1.0.2': '2015-07-10T08:57:44.311Z',
     '1.0.3': '2015-07-11T03:49:43.944Z',
     '1.0.4': '2015-10-26T09:07:51.429Z',
     '1.0.5': '2015-10-27T05:32:07.073Z',
     '1.0.6': '2015-12-15T13:14:31.999Z',
     '1.0.7': '2016-03-03T08:45:37.427Z' },
  homepage: 'https://github.com/fex-team/fis3-hook-relative',
  keywords: [ 'fis3', 'relative' ],
  repository:
   { type: 'git',
     url: 'https://github.com/fex-team/fis3-hook-relative.git' },
  author: 'fis',
  bugs: { url: 'https://github.com/fex-team/fis3-hook-relative/issues' },
  license: 'BSD',
  readmeFilename: 'README.md',
  users: { taoqianbao: true, kxbrand: true },
  version: '1.0.7',
  main: 'index.js',
  scripts: { test: 'echo "Error: no test specified" && exit 1' },
  gitHead: 'e081c487436d856d7601080f9f6b9819f4126715',
  dist:
   { shasum: '7b23aa2b4bad0636629fab8decacebf750988107',
     tarball: 'https://registry.npmjs.org/fis3-hook-relative/-/fis3-hook-relative-1.0.7.tgz' },
  directories: {} }

貌似没要发?

你也可以直接从 github 安装的

npm install fex-team/fis3-hook-relative
2betop commented 8 years ago

嗯,是落下了,已补发