@rapthi/podca-ts 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -252,11 +252,7 @@ Contributions are welcome! Please feel free to submit a Pull Request.
|
|
|
252
252
|
|
|
253
253
|
## License
|
|
254
254
|
|
|
255
|
-
MIT © [
|
|
256
|
-
|
|
257
|
-
## Changelog
|
|
258
|
-
|
|
259
|
-
See [CHANGELOG.md](./CHANGELOG.md) for a list of changes in each release.
|
|
255
|
+
MIT © [rapthi](https://github.com/rapthi)
|
|
260
256
|
|
|
261
257
|
## Support
|
|
262
258
|
|
package/package.json
CHANGED