@readystack/autorenew-signup-lint 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 +0 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
# Auto-Renewal Signup Lint (California ARL)
|
|
2
2
|
|
|
3
|
-

|
|
4
|
-
|
|
5
3
|
Sixteen statutory checks on the signup page AB 2863 rewrote, in your editor and in the browser
|
|
6
4
|
|
|
7
5
|
## Install
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@readystack/autorenew-signup-lint",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1",
|
|
4
4
|
"description": "Sixteen statutory checks on the signup page AB 2863 rewrote, in your editor and in the browser",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"publishConfig": {
|