diff --git a/collections/README.md b/collections/README.md index 9c49a28..723f650 100644 --- a/collections/README.md +++ b/collections/README.md @@ -303,7 +303,7 @@ export const UsersCollection = createCollection({ ### Publishing -Bump the version following semver in `package.js` and run `meteor test-packages ./` to make sure all the tests are passing. +Bump the version following semver in `package.js` and run `meteor npm run generate-dts` to generate the types. Then publish the package: