@unite-us/app-create-referral 0.3.7-install-update-readme-e09687c → 0.3.7

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 (2) hide show
  1. package/README.md +0 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -25,9 +25,6 @@ To develop locally follow this steps:
25
25
  ```
26
26
  This installs the packages, creates a link for this project (to be consumed from a parent app) and starts the server in watch mode. Development changes will trigger a rebuild and refresh the browser.
27
27
 
28
- #### Issues installing node
29
- If you can't install the node version (14.x.x) and you are on an M1 Mac, you may need to open Terminal using Rosetta. Instructions here (https://github.com/nvm-sh/nvm/issues/2944#issuecomment-1321935916)
30
-
31
28
  ### For Frontend (WebApp) Parent project
32
29
 
33
30
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unite-us/app-create-referral",
3
- "version": "0.3.7-install-update-readme-e09687c",
3
+ "version": "0.3.7",
4
4
  "main": "./dist/index.js",
5
5
  "author": "Alex Morales",
6
6
  "dependencies": {