@stacksjs/tinker 0.70.352 → 0.70.354
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
|
@@ -355,6 +355,10 @@ For casual chit-chat with others using this package:
|
|
|
355
355
|
|
|
356
356
|
[Join the Stacks Discord Server](https://stacksjs.com/discord)
|
|
357
357
|
|
|
358
|
+
To hear when 1.0 lands, leave your email at [stacksjs.com](https://stacksjs.com). The site is in
|
|
359
|
+
its pre-launch state, so that signup is currently the shortest path to being told when
|
|
360
|
+
something changes.
|
|
361
|
+
|
|
358
362
|
## Postcardware
|
|
359
363
|
|
|
360
364
|
“Software that is free, but hopes for a postcard.” We love receiving postcards from around the world showing where Stacks is being used! We showcase them on our website too.
|
package/package.json
CHANGED