Skip to content

Commit d1fcb92

Browse files
Revert bump package.json
1 parent f6868ab commit d1fcb92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js-preview/atlas-local",
3-
"version": "0.0.0-preview.2",
3+
"version": "0.0.0-preview.1",
44
"description": "A Node.js library for managing MongoDB Atlas Local deployments using Docker. This library provides a high-level JavaScript/TypeScript interface to interact with MongoDB Atlas Local deployments, making it easy to develop and test applications against a local MongoDB Atlas environment.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)