@gojiraf/floating-ecommerce-display-test 1.4.2 → 1.4.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.
- package/README.md +1 -1
- package/dist/gj-ctc-staging.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -58,7 +58,7 @@ The script accepts the following parameters
|
|
|
58
58
|
|
|
59
59
|
## Usage
|
|
60
60
|
|
|
61
|
-
For use this project you need to start a Live and run the command `server:dev` to start a project in local
|
|
61
|
+
For use this project you need to start a Live and run the command `npm run server:dev` to start a project in local
|
|
62
62
|
|
|
63
63
|
- Simulate params of script in file App.tsx
|
|
64
64
|
|