@kinxcdn/commerce-player 1.0.32 → 1.1.1

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 CHANGED
@@ -12,6 +12,14 @@ npm i @kinxcdn/commerce-player
12
12
  yarn add @kinxcdn/commerce-player
13
13
  ```
14
14
 
15
+ ## 배포
16
+
17
+ ```shell
18
+ yarn rollup
19
+ npm publish
20
+
21
+ ```
22
+
15
23
 
16
24
  ## Usage
17
25