@esitorsunil/new-folder 1.0.2 → 1.0.4

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 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -10,8 +10,6 @@ This project demonstrates how to integrate a notification panel using Redux Tool
10
10
  npm install
11
11
  Make sure to have your custom package installed:
12
12
 
13
- bash
14
-
15
13
  npm install @esitorsunil/new-folder
16
14
 
17
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esitorsunil/new-folder",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/index.js",
6
6
  "files": [