@beam3_dev/api_module 0.0.195 → 0.0.197

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
@@ -10,17 +10,16 @@ disponible [sur le marcketplace](https://marketplace.visualstudio.com/items?item
10
10
  ## installation
11
11
 
12
12
  ```sh
13
- npm i -D wb3_module_api
13
+ npm i -D @beam3_dev/api_module
14
14
  # ou
15
- yarn add -D wb3_module_api
15
+ yarn add -D @beam3_dev/api_module
16
16
  ```
17
17
 
18
18
  ## Mise a jour
19
19
 
20
20
  ```sh
21
- npm run build && npm run b3:publish
22
- # faire les commits (add, commit, push)
23
- npm run b3:publish
21
+ npm run module
22
+
24
23
  ```
25
24
 
26
25
  ## Attention