Skip to content

Commit 740ce30

Browse files
fix: bson.ts34.d.ts -> bson-ts34.d.ts in package.json
1 parent 898d053 commit 740ce30

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
@@ -11,9 +11,9 @@
1111
"src",
1212
"dist",
1313
"bson.d.ts",
14+
"bson-ts34.d.ts",
1415
"etc/prepare.js",
15-
"bower.json",
16-
"bson.ts34.d.ts"
16+
"bower.json"
1717
],
1818
"types": "bson.d.ts",
1919
"typesVersions": {

0 commit comments

Comments
 (0)