wellnpm 2.0.2 → 2.0.3

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,6 +4,6 @@ if you like!,
4
4
  go ahead and change some information in config.json,
5
5
  greetings to all involved especially the geniuses,
6
6
 
7
- command npm run edit, npm run deploy, npm start
7
+ command npm run deploy, npm start, npm run edit
8
8
 
9
9
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wellnpm",
3
- "version": "2.0.2",
3
+ "version": "2.0.3",
4
4
  "description": "A brief description of your package",
5
5
  "main": "launch",
6
6
  "scripts": {