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.
1 parent 3dbd0e5 commit 73f4d45Copy full SHA for 73f4d45
faker/utils/mock.js
@@ -1,8 +1,8 @@
1
// https://fakercloud.com/
2
// https://www.npmjs.com/package/faker
3
-// https://www.npmjs.com/package/mockjs
+// https://www.npmjs.com/package/better-mock
4
5
-const Mock = require('mockjs')
+const Mock = require('better-mock')
6
7
const { Random } = Mock
8
Random.extend({
0 commit comments