codeplay-common 4.0.9 → 4.1.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 +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,6 +12,10 @@ Donate to get full code including many common functions
|
|
|
12
12
|
https://ko-fi.com/codeplay
|
|
13
13
|
|
|
14
14
|
|
|
15
|
+
Version 4.1.0
|
|
16
|
+
Auto admob integration updated
|
|
17
|
+
|
|
18
|
+
|
|
15
19
|
version 4.0.9
|
|
16
20
|
packageJson.scripts["ionic:serve"] = "cross-env NODE_ENV=development vite"; this line updated in "sync-files.js"
|
|
17
21
|
|