Closed shiwano closed 11 years ago
Hi, mockti is very useful! But now, "mockti" npm package v1.0.3 does not include the mockti.js.
$ npm install mockti mockti@1.0.3 node_modules/mockti ├── eventemitter2@0.4.13 ├── underscore@1.5.2 ├── request@2.9.203 └── MD5@1.0.0 (charenc@0.0.1, crypt@0.0.1) $ ls node_modules/mockti README.md api.jsca node_modules package.json
So I couldn't use the mockti module in my project. Could you re-publish it? Thanks.
This is really weird, I'll take a look now
Should be fixed, it was because of the files array change in package.json
package.json
I could confirm the fix. Thanks a lot!
Hi, mockti is very useful! But now, "mockti" npm package v1.0.3 does not include the mockti.js.
So I couldn't use the mockti module in my project. Could you re-publish it? Thanks.