@simulanisindia/ui 1.0.81 → 1.0.83
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 +2 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -19,6 +19,8 @@ In your project root run the following command -
|
|
|
19
19
|
|
|
20
20
|
by following above steps you will be able to install this package in your package locally.
|
|
21
21
|
|
|
22
|
+
when create new version, change in both package and package-lock
|
|
23
|
+
|
|
22
24
|
## push package push
|
|
23
25
|
- npm run build
|
|
24
26
|
- npm publish
|