@adbayb/stack 0.0.0-next-a8b5c70 → 0.0.0-next-2a0b6a2
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/dist/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Tools
|
|
2
2
|
|
|
3
3
|
> [!note]
|
|
4
|
-
> Optional folder that can be removed if no internal scripts or packages for development purposes
|
|
4
|
+
> Optional folder that can be removed if no internal scripts or packages for development purposes.
|
|
5
5
|
|
|
6
6
|
A collection of internal packages and scripts that act locally on the repository codebase.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Tools
|
|
2
2
|
|
|
3
3
|
> [!note]
|
|
4
|
-
> Optional folder that can be removed if no internal scripts or packages for development purposes
|
|
4
|
+
> Optional folder that can be removed if no internal scripts or packages for development purposes.
|
|
5
5
|
|
|
6
6
|
A collection of internal packages and scripts that act locally on the repository codebase.
|