express-fix-any-js 1.3.7 → 1.3.8
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 +2 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
# EndPoints Fix
|
|
2
2
|
|
|
3
3
|
Utility for automatically maintaining Express route files.
|
|
4
|
-
started git actions also to https://github.com/keshavsoft/express-fix-endpoints-get-js
|
|
4
|
+
started git actions also to https://github.com/keshavsoft/express-fix-endpoints-get-js,
|
|
5
|
+
also started actions
|
|
5
6
|
|
|
6
7
|
## Purpose
|
|
7
8
|
|