package-x 69.420.0 → 69.420.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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "package-x",
3
- "version": "69.420.0",
3
+ "version": "69.420.1",
4
4
  "main": "index.js",
5
5
  "type": "commonjs",
6
6
  "description": "The secret ingredient to your project: Package X",
7
7
  "scripts": {
8
8
  "preinstall": "node heart-warmup.js",
9
- "postinstall": "Thanks for supporting package-x! :) Happy 420 @ 6969"
9
+ "postinstall": "echo 'Thanks for supporting package-x! :) Happy 420 @ 6969'"
10
10
  },
11
11
  "exports": {
12
12
  ".": {