8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://www.npmjs.com/package/mockjs 写着0.1.4 is the latest of 3 releases 但是npm install mockjs后,里面的mock.js文件里赫然写着
npm install mockjs
mock.js
var Mock = { version: "0.1.2", _mocked: {} };
希望修正。并更新版本。npm上目前最新的版本不包含chineseName
The text was updated successfully, but these errors were encountered:
同楼主,希望尽快更新 npm 。我现在是直接本地 require('./mock') ,希望能在 package.json 配置
Sorry, something went wrong.
#60 #63 #64
1017a67
在 Mock 0.1.x 上关注的时间少疏忽了。 现统一修复和更新至 0.1.10。
#60 #64 #66
d08e487
No branches or pull requests
https://www.npmjs.com/package/mockjs
写着0.1.4 is the latest of 3 releases
但是
npm install mockjs
后,里面的mock.js
文件里赫然写着希望修正。并更新版本。npm上目前最新的版本不包含chineseName
The text was updated successfully, but these errors were encountered: