Skip to content

Commit ceb13e7

Browse files
committed
remove package.json changes
1 parent 71aaa79 commit ceb13e7

File tree

33 files changed

+286
-294
lines changed

33 files changed

+286
-294
lines changed

configs/eslint-config-mongosh/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/eslint-config-mongosh",
3-
"version": "1.0.2",
3+
"version": "1.0.0",
44
"private": true,
55
"description": "Shared Mongosh eslint configuration",
66
"license": "SSPL",

configs/tsconfig-mongosh/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/tsconfig-mongosh",
3-
"version": "1.0.2",
3+
"version": "1.0.0",
44
"private": true,
55
"description": "Shared Mongosh Typescript configuration",
66
"license": "SSPL",

0 commit comments

Comments
 (0)