layerpro 0.9.90 → 0.10.0

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 CHANGED
@@ -24,7 +24,7 @@ Please make sure to read the [LICENSE](/LICENSE.md) agreement before implementin
24
24
 
25
25
  ## Live demo
26
26
 
27
- [https://a51.dev/tests/](https://a51.dev/tests/)
27
+ [https://tests.a51.dev/](https://tests.a51.dev/)
28
28
 
29
29
  You can view an HTML version demonstrating how dpHelper and LayerPro work together. These tools can be used with HTML, React, Vue, or any other frontend framework/library.
30
30
 
package/docs/index.md CHANGED
@@ -24,7 +24,7 @@ Please make sure to read the [LICENSE](/LICENSE.md) agreement before implementin
24
24
 
25
25
  ## Live demo
26
26
 
27
- [https://a51.dev/tests/](https://a51.dev/tests/)
27
+ [https://tests.a51.dev/](https://tests.a51.dev/)
28
28
 
29
29
  You can view an HTML version demonstrating how dpHelper and LayerPro work together. These tools can be used with HTML, React, Vue, or any other frontend framework/library.
30
30
 
package/index.d.ts CHANGED
@@ -5,6 +5,4 @@
5
5
  https://dario.passariello.ca
6
6
  */
7
7
 
8
-
9
- /// <reference path="./types/jquery.d.ts" />
10
8
  /// <reference path="./types/layerpro.d.ts" />