Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding types/package.json #887

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Adding types/package.json #887

merged 1 commit into from
Jul 11, 2024

Conversation

douglasmiller
Copy link
Contributor

DefinitelyTyped now requires that the types contain a package.json file.

This update will add that file and the process to keep it's version in sync with the main RJS package.

@@ -0,0 +1,23 @@
{
Copy link
Contributor Author

@douglasmiller douglasmiller Jul 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copied from DT repo and manually updated the version to match the current package version

@chrissrogers chrissrogers merged commit 8dce434 into master Jul 11, 2024
13 of 18 checks passed
@chrissrogers chrissrogers deleted the add-types-package branch July 11, 2024 18:01
recurly-integrations pushed a commit that referenced this pull request Jul 16, 2024
[Full Changelog](v4.29.0...v4.29.1)

**Merged Pull Requests**

- Allows subscription quantities of zero on Pricing instances [#888](#888) ([chrissrogers](https://github.com/chrissrogers))
- Adding types/package.json [#887](#887) ([douglasmiller](https://github.com/douglasmiller))

**Closed Issues**

- Recurly-JS is no longer updating the DefinitelyTyped repo [#875](#875)

##### Minified MD5 Checksum
```
b80247421e1b72758aa276775c6d3e12 ./build/recurly.min.js
```
##### [SRI Hash](https://www.srihash.org/)
```
HRQzRYot5em9RBsr4xUcVYvG/jLUQxU+F+BgdwbZtkSfQ6t6jOqFYxL0IXOGZsNZ
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants