Skip to content

Commit e82ea20

Browse files
committed
Merge branch 'main' of https://github.com/slxca/mockr.js
2 parents d8d59c4 + 8c387ca commit e82ea20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mockr.js",
33
"license": "MIT",
4-
"version": "0.0.1",
4+
"version": "1.0.0",
55
"description": "mockr.js is a lightweight npm package that simplifies the generation of realistic mock data for various use cases in development and testing.",
66
"repository": {
77
"url": "git+https://github.com/slxca/mockr.js.git"
@@ -29,4 +29,4 @@
2929
"tsup": "^8.1.0",
3030
"typescript": "^5.5.2"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)